Markdown to Docx
Organization@md2docx
🚀 A powerful, modular, and extensible Markdown to DOCX converter.
13
Published Tools
69
Total Stars
0
Weekly Downloads
4
GitHub Followers
17
Public Repos
Published Tools
13 Skillsacross 3 categoriesmdast2docx
mayank1513
Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.
...more@m2d/remark-docx
mayank1513
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
@m2d/react-markdown
mayank1513
A modern, SSR-friendly React Markdown renderer that preserves the MDAST tree for reuse (e.g., mdast2docx), supports full JSX children, unified plugins, and component overrides.
...more@m2d/core
mayank1513
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
...more@m2d/mermaid
mayank1513
Enhance Markdown-to-DOCX conversion with Mermaid and mindmap diagram support using this plugin for @m2d/core. Converts code blocks into SVG images with customizable Mermaid config.
...moretiptap-extension-mermaid
mayank1513
A Tiptap extension that enables live Mermaid diagram rendering inside code blocks — built on top of prosemirror-mermaid with debounced updates, syntax highlighting, and SVG cropping.
...more@m2d/html
mayank1513
Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.
...more@m2d/image
mayank1513
MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.
...more@m2d/list
mayank1513
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.
...more@m2d/math
mayank1513
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
...more@m2d/emoji
mayank1513
A plugin for @m2d/core that parses emoji shortcodes like :smile: and replaces them with their corresponding Unicode emoji characters for DOCX output.
...more@m2d/mdast
mayank1513
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
@m2d/table
mayank1513
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
...more