remark-kbd
This plugin parses custom Markdown syntax to handle keyboard keys. It adds a new node type to the [mdast][mdast] produced by [remark][remark]: `kbd`
This plugin parses custom Markdown syntax to handle keyboard keys. It adds a new node type to the [mdast][mdast] produced by [remark][remark]: `kbd`
Copy images in markdown without processing them.
Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen
Processes images in markdown so they can be used in the production build.
stylelint org's shareable preset for remark
Remark transformer for modifying MDX metadata.
A remark plugin for Markdown that replaces `mermaid` graphs with rendered SVGs.
This plugin parses custom Markdown syntax to create iframes.
!Extension\[Content\]\(Argument\)\{Properties\} -> :tada: — [commonmark generic directive extension](https://github.com/jgm/CommonMark/wiki/Generic-Directive-Extension-List) for remark
Wrap content below each heading in a <section> element
remark plugin to adjust the gap between headings
remark-lint rule to warn when alt text for image will be missing
This plugin parses custom Markdown syntax for Markdown source comments.
Personal markdown and prose style
This [remark][remark] plugin adds custom syntax to add a caption to elements which might benefit from a legend. It wraps the said element in a `figure` node with `figcaption` node as last child. It is particularly interesting for use with quotes, images,
remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)
📝 Populate code blocks from files
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Import snippets of source code from files as code blocks
Removes local imports in mdx files that match a given pattern