remark-copywriting-correct
Remark plugin with copywriting-correct.js
Remark plugin with copywriting-correct.js
Gatsby Remark plugin for embedding Codesandbox given a folder of files
remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
Copies local files relative linked to/from markdown to your public folder with preserve directory structure.
Extract frontmatter from markdown code blocks using remark, and do interesting things!
Parse and render wiki-style links
Jest runner to check markdown files with remark
Add customizable parsing to wrap text in span elements
remark plugin to autolink custom references
Find files which are linked to from markdown and copy them to the public directory
Parses markdown for images with attributes (lead by a `#`) and puts those attributes on a mdAST `image` node with key `attributes` and value of type `Object.<string,string>`.
Rehype plugin to make emojis accessible, wrapping emojis in <span> with image role and the emojis name in aria-label>
Remark plugin to import jsx code from file
Transform math nodes to html markup for MathJax
Find local images which are referenced from markdown and copy them to the public directory
remark-lint preset for automated proofreading of English text using retext
Add an id, classes, and data attributes to `<span>` tags in markdown.
Convert Markdown to Quill Delta
Add break support to gatsby-transformer-remark, without needing spaces using remark-breaks