Remark plugin for inline math syntax (:math[...])
remark plugin to parse and stringify math
rehype plugin to transform inline and block math with KaTeX
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
rehype plugin to transform inline and block math with MathJax
remark plugin to transform references and definitions into normal links and images
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
React component to render markdown
Remark plugin that parses and stringifies math including \(...\) and \[...\]
remark plugin that turns markdown into HTML to support rehype
Transform math nodes to html markup
remark plugin to add support for serializing markdown
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark plugin to add support for parsing markdown input
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
markdown processor powered by plugins part of the unified collective
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
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
ES Math-related intrinsics and helpers, robustly cached.
remark plugin to support frontmatter (yaml, toml, and more)
Transform deprecated styling attributes on HAST table cells to inline styles
remark plugin to implement SmartyPants
Self-healing markdown. Intelligently parses and styles incomplete Markdown blocks.
remark plugin to add break support, without needing spaces