Here are
166 public repositories
matching this topic...
plugins to check (lint) markdown code style
Updated
Jun 18, 2022
JavaScript
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
Updated
Jul 30, 2022
TypeScript
Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
Updated
Aug 16, 2021
JavaScript
🎩 Create CodeSandbox directly from code blocks
Updated
Jun 3, 2022
JavaScript
plugin to generate a table of contents (TOC)
Updated
Apr 1, 2022
JavaScript
plugin to add support for serializing HTML
Updated
Apr 3, 2022
JavaScript
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Updated
May 29, 2022
JavaScript
remark and rehype plugins to support math
Updated
Jul 27, 2022
JavaScript
remark plugin to support frontmatter (YAML, TOML, and more)
Updated
May 21, 2022
JavaScript
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
Updated
Jul 13, 2022
JavaScript
plugin remove Markdown formatting
Updated
Jul 10, 2022
JavaScript
remark plugin to support directives
Updated
Apr 1, 2022
JavaScript
Add admonitions support to Remarkable
Updated
Mar 26, 2022
JavaScript
plugin to compile markdown to man pages
Updated
Apr 1, 2022
JavaScript
Legacy plugin to add `id`s to headings — please use `rehype-slug`
Updated
Oct 24, 2021
JavaScript
Remark markdown transformer to replace :emoji: in text
Updated
Jul 17, 2022
JavaScript
plugin to check that Markdown links and images reference existing files and headings
Updated
Jun 29, 2022
JavaScript
🔗 Remark plugin to convert URLs to embed code in markdown.
Updated
Aug 2, 2022
TypeScript
Legacy plugin to highlight code blocks with highlight.js — please use `rehype-highlight` instead
Updated
Aug 16, 2021
JavaScript
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Updated
Jul 31, 2022
TypeScript
Legacy remark plugin to automatically add links to headings — please use `rehype-autolink-headings` instead
Updated
Aug 16, 2021
JavaScript
plugin to add break support, without needing spaces
Updated
Apr 1, 2022
JavaScript
A remark plugin for Markdown that replaces mermaid graphs with rendered SVGs.
Updated
Jul 22, 2018
JavaScript
Parse and render wiki links.
Updated
Mar 28, 2022
JavaScript
Legacy plugin to automatically add target and rel attributes to external links — please use `rehype-external-links` instead
Updated
Aug 16, 2021
JavaScript
Legacy plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`
Updated
Nov 17, 2021
JavaScript
plugin to remove the wrapping paragraph for images
Updated
Apr 1, 2022
JavaScript
Remark plugin to add support for custom attributes
Updated
Mar 26, 2022
JavaScript
Legacy plugin to add support for pandoc footnotes — please use `remark-gfm` instead
Updated
Oct 3, 2021
JavaScript
Improve this page
Add a description, image, and links to the
remark-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
remark-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Do you have any plans to also process JSON files? That would be really handy!
e.g. I have JSON files in the /data folder that contain absolute paths to images ("/assets/etc.jpg") that, similarly, need to be converted to relative paths.