remark-rehype
remark plugin that turns markdown into HTML to support rehype
Found 232 results for rehype-plugin
remark plugin that turns markdown into HTML to support rehype
rehype plugin to add `id` attributes to headings
rehype plugin to reparse the tree (and raw nodes)
recma plugin to transform HTML (hast) to JS (estree)
rehype plugin to parse HTML
rehype plugin to automatically add `target` and `rel` attributes to external links
rehype plugin to serialize HTML
rehype plugin to sanitize HTML
rehype plugin to add links to headings
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
rehype plugin to collapse whitespace
rehype plugin to transform inline and block math with KaTeX
rehype plugin to highlight code blocks with lowlight (highlight.js)
rehype plugin to transform to remark
rehype plugin to format HTML
rehype plugin to reorder attributes based on how often they occur
rehype plugin to transform to React
rehype plugin to transform inline and block math with MathJax
rehype plugin to sort attribute values
rehype plugin to add citation and bibliography from bibtex files
rehype plugin to remove comments (except conditional comments)
A rehype plugin to render mermaid diagrams
rehype plugin to transform to retext
rehype plugin to minify `content` on `meta` elements
rehype plugin to remove `type` on CSS `style` and `link`s
rehype plugin to highlight code blocks in HTML with Prism
A rehype MDX plugin for interpreting markdown code meta as props
rehype plugin to create alerts (admonitions/callouts)
A rehype plugin that adds a table of contents (TOC) to the page
rehype plugin to minify style attributes
rehype plugin to remove duplicates in attribute values with unique tokens
rehype plugin to minify enumerated attributes
rehype plugin to remove content of external JavaScript `script` elements
rehype plugin to remove `http-equiv` `meta` elements for shorter output
`rehype-components` is a [**rehype**][rehype] plugin to render components, which are actually custom elements in HTML that get replaced by the output of a component rendering function.
rehype plugin to minify whitespace in attributes
rehype plugin to remove empty attributes
rehype plugin to normalize casing of attribute values
rehype plugin to minify `theme-color` and `msapplication-TileColor` meta elements
rehype plugin to transform an image with alt text to a figure with caption
rehype preset to minify and mangle HTML
rehype plugin to minify `script` elements with a JSON body
rehype plugin to minify JavaScript URLs
rehype plugin to remove `type` and `language` on JavaScript scripts
rehype plugin to minify `script` elements with a JS body
rehype plugin to Mminify event handler attributes
A rehype MDX plugin for exposing the page title
rehype plugin to infer file metadata from the document
rehype plugin to minify `style` elements
rehype plugin to minify media attributes
rehype plugin to minify language attributes
rehype plugin to set local image size properties to img tag
rehype plugin to wrap a document around a fragment
A prettifying plugin for jsx-email
A minify plugin for jsx-email
rehype plugin to remove the wrapping paragraph (`<p>`) for images (`<img>`)
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
rehype plugin that wraps section based on heading
 [](https://codecov.io/gh/potato4d/rehyp
A rehype plugin that adds a table of contents (TOC) to the page
An MDX rehype plugin for turning media paths into imports.
Rehype plugin for parsing code blocks and adding titles to code blocks
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
A plugin for jsx-email that inlines CSS classes to style attributes
plugin to add `id` attributes to headings similar to gatsby-remark-autolink-headers
Rehype plugin that adds a caption using the title attribute of the img.
rehype plugin to highlight code with `starry-night`
A unified plugin to format output using Prettier
Add the attribute translate="no" to the katex formula generated by rehype-katex to prevent the formulas from being recognized and translated by webpage translation tools.
rehype plugin to infer reading time as file metadata from the document
A rehype-minify preset for jsx-email
Rehype plugin that transforms both KaTeX and Asciimath into HTML
rehype plugin to highlight code blocks in HTML with Prism
A fork of the rehype-prism plugin to highlight code blocks in HTML with Prism and more
rehype plugin to change the rank (depth, level) of headings
Markdown Rendering Simplified
rehype plugin to add metadata to the head of a document
Rehype plugin for processing and rendering blockquote-based callouts (admonitions/alerts).
rehype plugin to remove images from HTML
rehype plugin which wraps headings and their descendants in nested <section> elements and applies slugged anchor links to them.
A rehype plugin to add a color chip with an inline block with a valid color code
A rehype plugin that adds a table of contents (TOC) to the page
rehype plugin to set captions for images in addition to alt text.
rehype plugin to render math with MathML
rehype plugin to infer file metadata from the main title of a document
A rehype MDX plugin for interpreting meta data tags passed to fenced code blocks in mdx.
rehype plugin to add id attributes to headings
rehype.js plugin that automatically inserts Google Adsense (and theoretically any ad service) code
Rehype plugin to convert text links to link cards
Wrap headings and their content into (nested) sections
rehype plugin to minify URLs
rehype plugin to process TypeScript and JavaScript code with `twoslash` and highlight it with `starry-night`
Rehype plugin designed for remark to extract CSS styles from Markdown text and intelligently apply them to elements
Generate SVG from Graphviz DOT code
rehype plugin to wrap images in pictures
rehype plugin which attaches a document's first paragraph to the VFile
rehype plugin to modify element attributes.
rehype plugin to transform inline and block math with KaTeX
A Rehype plugin for grouping code blocks with tabs, perfect for documentation and tutorials. Works with all Code Syntax Highlighters.
A rehype plugin that wraps the entire markdown HTML in a new div
rehype plugin to generate table of contents (TOC)
Astro integration to automatically convert bare links into link cards.
rehype plugin that finds code blocks in HTML and lets you highlight them
A Rehype plugin that modifies HTML tables, with support for caption, footer, custom classes, scroll-wrappers, and scopes.
A rehype plugin for color previews.
Rehype plugin for wrapping CJK characters in an HTML element with a language attribute.
Rehype plugin to transform Font Awesome shortcodes into HTML elements
A rehype plugin that inlines and optimizes SVG images
 [](https://codecov.io/gh/potato4d/rehyp
This unified ecosystem plugin enriches HTML images with semantic elements and customizable features, improving accessibility and performance through options like lazy loading and dynamic source modification.
rehype plugin to wrap blockquotes in figures
rehype plugin to highlight codeblocks with Starry Night
A Rehype plugin to convert D2 diagrams to SVG or PNG.
This is a rehype plugin that allows you to resize images in markdown files like Obsidian.
Non-standard fork of rehype plugin to parse HTML
Wraps all heading elements and any following content with section tags
rehype plugin to highlight code blocks in HTML with Prism
rehype plugin to annotate elements with source start/end offsets
Rehype plugin to stack the first column cells above their rows.
rehype plugin to prevent a `favicon.ico` requests
rehype plugin to process links adding custom css class or attributes used by external or download links
Cloudinary offers an image CDN which can improve performance of your site. This plugin allows Docusaurus to use Cloudinary to serve optimised images.
A Unified/Rehype Plugin that allows you transform graphviz codes into SVG diagram.
Rehype plugin to set the size of img elements.
rehype plugin to transform inline and block math with KaTeX
rehype plugin to concatenate CSS `<style>` elements together
A rehype plugin for optimizing inline SVGs using SVGO.
Swap the title attribute for an <a> tag's main text to allow for using aliases or sections from Foam auto-generated links
A fork from mdx-prism plugin to highlight code blocks in HTML with Prism and more
A module that exports rehype-parse for Node.js and rehype-dom-parse for the browser.
A common set of tools for transforming and manipulating markup and text
This is a simple rehype plugin to transform images into figures while using the _title_ (not the alt text) as a caption. It draws _heavily_ on [rehype-figure](https://github.com/josestg/rehype-figure)
Rehype plugin for image sizes and placeholders
rehype plugin to highlight code blocks in HTML with Prism
rehype plugin to create callout blocks
rehype plugin to highlight code blocks with shiki
A rehype plugin for Obsidian callouts
A rehype plugin for Obsidian callouts
A fork of the rehype-prism & mdx-prism plugins to highlight code blocks in HTML with Prism and more
A Rehype plugin for grouping code blocks with tabs, perfect for documentation and tutorials. Works with all Code Syntax Highlighters.
Adds reading time and word count to the frontmatter of markdown/mdx files.
A rehype plugin for Astro that adds different styling for internal and external links
Supporting rehype-all-the-thumbs by finding elements to be processed
A rehype plugin to create the table of contents and convert it into MDX exports
Rehype plugin to highlight your code blocks with Shiki
rehype plugin to set local image size properties to img tag
Rehype Starry Night syntax highlighting plugin with "show more"/"show less" and "copy" buttons
A fork of the rehype-prism & mdx-prism plugins to highlight code blocks in HTML with Prism and more
plugin to add id attributes with custom function
rehype plugin to move JavaScript `<script>` to `<body>`
Make page sections divided by html hr tag. Useful when make slide with obsidian slide format.
remark plugin to add a language span element to code blocks
Zero-config rehype plugin to add `target="_blank"` to your external links. Only one dependency.
Rehype plugin to wrap a selected element and its sibling in a container element.
A rehype plugin that adds a table of contents (TOC) to the page
A simple version of rehype-autolink-headings
Rehype plugin to wrap contents with htm template
A Rehype plugin that adds a 'scroll to top' & 'scroll to bottom' links to the page.
rehype plugin to transform inline and block math with Typst and KaTeX
A rehype plugin that automatically adds width and height attributes to <img> with caching support
rehype plugin to add links to headings
A simple rehype plugin to filter out html tags.
A rehype light gallery plugin
rehype plugin wich convert SMILES molecule to SVG
rehype plugin to transform inline and block math with MathJax
rehype plugin to concatenate JS `<script>` elements together
Add improved video syntax: support embeds videos from youtube links.
A rehype plugin that inlines and optimizes SVG images
A collection of plugins
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
rehype plugin to transform inline and block math with MathJax
A rehype plugin for Chinese punctuation compression in traditional Chinese typography
rehype plugin to add width and height attributes to external images
rehype plugin to render inline json-canvas elements
A rehype plugin for parsing the meta string of markdown code fence
rehype plugin to transform inline and block math with Typst and KaTeX
rehype plugin to collapse whitespace
A rehype plugin that adds a table of contents (TOC) to the page
Rehype plugin to manipulate the DOM
rehype plugin to wrap img tags inside figure tag
rehype/remark plugin to make svelte-kit and foam work together
rehype plugin to add `id` attributes to headings
A rehype plugin that adds a table of contents (TOC) to the page
Rehype plugin to render a document ahead of time
rehype plugin to set local image size properties to img tag
rehype plugin to minify the HTML doctype
rehype plugin to add anchor tags to headings
rehype plugin to add citation and bibliography from bibtex files
A fork of the rehype-prism plugin to highlight code blocks in HTML with Prism and more
rehype plugin to add `id` attributes to all elements
rehype MDX plugin to export a JavaScript array of headings
A `rehype` plugin for rendering citations and bibliographies.
A rehype plugin for preprocessing and lazy loading images using the svimg Svelte component
rehype plugin to move CSS `<link>` to `<head>`
adding code highlight, title to mdx code
Rehype plugin to create a <figure> semantic structure
A rehype plugin that adds a table of contents (TOC) to the page
A [rehype](https://rehype.js.org/) plugin for processing image nodes to add blur effect and width/height in compile time
Rehype plugin to support custom emoji (emojo)
A rehype plugin for adding properties of image in alt
rehype plugin to add `id` attributes to headings
Rehype plugin to remove unused stylesheet with uncss
Generates figcaptions for images using the contents of their title property.
rehype-plugin to enclode text pattern with a mark-tag for text highlighting
A fork of the rehype plugin to serialize HTML, which allows you to pass your own subset of characters to encode.
rehype plugin to add an image's caption to its paragraph element as text
rehype plugin plugin to disable or enable specific input elements
A Rehype plugin that allows passing a language to inline code.
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document, with url-regex-safe
Wrap all matching elements with a given element
rehype plugin to render blockquotes as quotebacks
Rehype plugin to append deterministic IDs to HTML elements
A rehype-minify preset for email-craft
Rehype plugin to inject language type into the pre element.
rehype plugin to sort Tailwind CSS classes
rehype plugin to set the thumbhash of local images to the data-thumbhash img attribute
fork of @microflash/rehype-starry-night to add more options (pr opened)
A rehype plugin that adds a table of contents (TOC) to the page
rehype plugin add dir='ltr' attribute
Split MDX files on a certain component and wrap the splits
rehype plugin to parse HTML
rehype plugin that wraps section based on heading
A rehype plugin that inlines and optimizes SVG images
Internal
This package is a unified (rehype) plugin to use better line breaks for long URLs. Specifically, it applies to `a` tags where the content is the same as its `href`. See https://css-tricks.com/better-line-breaks-for-long-urls/
rehype-plugin to create a navigation reflecting the headline hierarchy
Rehype plugin that creates an element before the code section when parsing Markdown code blocks.
Rehype plugin to transform custom components into to handle with React
rehype plugin to set loading property in image tags
A rehype plugin to add figure and figcaption for image
rehype plugin to transform inline and block math with KaTeX (only renders in browser)