remark plugin to add support for serializing markdown
markdown processor powered by plugins part of the unified collective
A Remark plugin to prevent special characters from being escaped by remark-stringify
This is a plugin for `remark-stringify` version <= 8.0, which enforces that links are never serialized as autolinks (`<https://example.com>`), which are not compatible with mdx. Newer versions of `remark-stringify` have a built-in `resourceLink` option fo
remark plugin that turns markdown into HTML to support rehype
remark plugin to add support for parsing markdown input
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
This [remark][remark] plugin can disable any or all remark `blockTokenizers` and `inlineTokenizers`. It can not only disable the ones provided by remark core, but also any other tokenizer that has been added to the remark parser whether through plugins or
Remark plugin to support comments
remark plugin to compile Markdown
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
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 support Markdown Extension for custom heading IDs
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JavaScript parser and stringifier for YAML
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
Emoji transformer plugin for Remark
remark plugin to configure it with YAML frontmatter
No description provided.
No description provided.