rehype-highlight
Highlighter
A rehype plugin for syntax highlighting
plugin to highlight code blocks
267 stars
8 watching
19 forks
Language: JavaScript
last commit: about 1 month ago htmlrehyperehype-pluginsyntax-highlightsyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
rehypejs/rehype-format | Formats whitespace in HTML to improve readability | 30 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
rehypejs/rehype-document | Wraps a fragment in a complete HTML document | 31 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
rehypejs/rehype-react | Converts HTML to JSX code for various JavaScript frameworks | 393 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
rehypejs/rehype | A tool for transforming HTML with plugins to inspect and change its structure as structured data | 1,814 |
importre/alfred-hl | Syntax highlighting tool for code in the clipboard using highlight.js | 96 |
rehypejs/rehype-dom | A library for parsing and compiling HTML with browser APIs | 26 |
alexxnb/highlightjs-svelte | A Svelte-based language definition for Highlight.js, enabling syntax highlighting in Svelte code | 16 |
luk707/rehype-truncate | Truncates HTML content within a specified character limit while preserving its structure | 5 |
js-devtools/rehype-toc | Adds a table of contents to HTML documents using rehype plugin | 71 |
webdevnerdstuff/vue-code-block | A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js | 43 |