visit markdown code blocks with specific metadata and do things with them
markdown processor powered by plugins part of the unified collective
Emoji transformer plugin for Remark
Remark plugin to support MDC syntax
remark plugin that turns markdown into HTML to support rehype
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for serializing markdown
remark plugin to add support for parsing markdown input
remark plugin to parse and stringify math
Support GitHub-style alerts for remark
remark plugin to support frontmatter (yaml, toml, and more)
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to support MDX syntax
remark plugin to support directives
remark plugin to add break support, without needing spaces
Remark plugin to extract heading metadata while processing markdown files
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
This is a [`remark`](https://github.com/remarkjs/remark) plugin which attaches a document's table of contents to the VFile.
remark plugin to implement SmartyPants
remark plugin to parse Markdown
Parse and render wiki-style links
rehype plugin to transform to remark
remark plugin to remove empty paragraphs
🎓 Parses and validates Markdown frontmatter (YAML) to data object.