🎓 Parses and validates Markdown frontmatter (YAML) to data object.
remark plugin to add support for parsing markdown input
remark plugin to support frontmatter (yaml, toml, and more)
A remark plugin for converting frontmatter metadata into MDX exports
vfile utility to parse the YAML front matter in a file
Remark plugin to support MDC syntax
Stores front matter from markdown in VFiles data property
remark plugin to add support for serializing markdown
markdown processor powered by plugins part of the unified collective
remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)
Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Parses yaml blocks into structured data
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
Personal remark preset
mdast utility to parse markdown
Remark plugin to support comments
Remark plugin to support MDC syntax
Gatsby transformer plugin for Markdown using the Remark library and ecosystem
remark plugin that turns markdown into HTML to support rehype
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 parse Markdown
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Parse Markdown to AST with location info.