Markdown to Docx
Popular repositories Loading
-
mdast2docx
mdast2docx PublicUtility to convert MDAST (Markdown Abstract Syntax Tree) to DOCX
-
remark-docx
remark-docx PublicA Unified/Remark plugin that injects a DOCX compiler using [`mdast2docx`](https://github.com/tiny-md/mdast2docx) and outputs `.docx` files from Markdown.
TypeScript 15
-
react-markdown
react-markdown PublicSSR-ready React Markdown renderer with MDAST reuse, JSX support, and unified plugin pipeline.
TypeScript 13
-
prosemirror-mermaid
prosemirror-mermaid PublicProseMirror plugin for Mermaid diagrams — configurable, extensible, and ready to wrap as a Tiptap extension
TypeScript 3
-
tiptap-extension-mermaid
tiptap-extension-mermaid PublicA Tiptap extension to render Mermaid diagrams as SVG with live editing and error handling. Supports dual-mode: edit raw Mermaid code when focused, render diagram when blurred.
TypeScript 3
Repositories
- core Public
The core engine that powers `mdast2docx` — convert Markdown Abstract Syntax Trees (MDAST) into DOCX effortlessly.
- html Public
Parses embedded **HTML** into extended **MDAST nodes** to unlock full HTML-to-DOCX conversion support.
- math Public
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
- remark-docx Public
A Unified/Remark plugin that injects a DOCX compiler using [`mdast2docx`](https://github.com/tiny-md/mdast2docx) and outputs `.docx` files from Markdown.
- table Public
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
- mermaid Public
- react-markdown Public
SSR-ready React Markdown renderer with MDAST reuse, JSX support, and unified plugin pipeline.
- list Public
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.
- md2docx-plugin-template Public template
This repository serves as a starting point for building plugins that extend the functionality of mdast2docx and @m2d/remark-docx.
- prosemirror-mermaid Public
ProseMirror plugin for Mermaid diagrams — configurable, extensible, and ready to wrap as a Tiptap extension
Top languages
Loading…
Most used topics
Loading…