@kjrocker/rehype-image-caption
rehype plugin to add an image's caption to its paragraph element as text
rehype plugin to add an image's caption to its paragraph element as text
Merge multiple streams into a unified stream
React component for rendering markdown content with pre-configured yaml frontmatter handler
A simple markdown render build with unified
React component to render markdown
The collection of useful remark, rehype, recma, mdx plugins and rehype handlers for markdown / MDX
Convert markdown to Vue
Fancy-ish emails using Vue components
The unified plugin used to highlight code block in html with Prism
MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
A plugin for @m2d/core that parses emoji shortcodes like :smile: and replaces them with their corresponding Unicode emoji characters for DOCX output.
Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.