remark plugin to transform links and images to references and definitions
This plugin is based on [remark-reference-links][reference-links] and [remark-defsplit][defsplit] in that it converts inline links to a definition list, but unlike remark-defsplit it puts them all at the bottom
remark-lint rule to warn when shortcut reference links are used
rehype plugin to transform to remark
remark plugin that turns markdown into HTML to support rehype
remark-lint rule to check that full reference links can be collapsed
remark plugin to transform references and definitions into normal links and images
remark plugin to validate links to headings and files
remark-lint rule to warn when URLs are also defined identifiers
remark-lint rule to warn when shortcut reference images are used
remark-lint rule to warn when URLs without angle brackets are used
A remark plugin to automatically convert URLs and email addresses into links.
remark plugin to add support for serializing markdown
remark plugin to add support for parsing markdown input
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Personal remark preset
remark-lint rule to check that full reference images can be collapsed
remark-lint rule to warn on empty URLs in links and images
Remark plugin to order reference links
markdown processor powered by plugins part of the unified collective
remark plugin to parse and stringify math
remark plugin to support frontmatter (yaml, toml, and more)
remark plugin to implement SmartyPants
remark plugin to add break support, without needing spaces