@kiwiflysky: Highly recommend @xicilion's Markdown plugin (https://docu.md). Finally found one that renders PlantUML diagrams without overlapping lines, making them human-readable. Figure 1 is the plugin-rendered version, Figure 2 is the original.
Summary
Recommend a Markdown plugin docu.md that perfectly renders PlantUML and other diagrams, and supports exporting to DOCX, PDF, HTML, etc. Suitable for beautifying and publishing AI-generated Markdown documents.
View Cached Full Text
Cached at: 07/09/26, 07:51 PM
👍 Strongly recommend @xicilion’s Markdown plugin (https://t.co/fCAgfmUVUD). Finally found one that makes PlantUML rendered lines not overlap and human-readable. Figure 1 is the plugin rendered version, Figure 2 is the original. https://t.co/O45Z2mPDKx
docu.md — AI writes it. docu.md does the rest.
Source: https://docu.md/ docu.mddocu.md (https://docu.md/)
- English
- 简体中文
- 繁體中文
- Русский
- 日本語
- हिन्दी
- 한국어
- Deutsch
- Português (Brasil)
- Português (Portugal)
- Nederlands
- Українська
- Tiếng Việt
- Беларуская
- Français
- Italiano
- Bahasa Indonesia
- Español
- ไทย
- Svenska
- Türkçe
- Eesti
- Bahasa Melayu
- Polski
- Suomi
- Lietuvių
- Norsk
- Dansk
The aftercare for AI-written markdown
Turn AI-generated markdown into work you can hand in, send out, publish, or present. Beautiful reading, rich diagrams, and polished DOCX/PDF/HTML output across the platforms you already use.
BrowserObsidianVS CodeMobile
AI writes .md by default.
ChatGPT, Claude, Copilot — every AI outputs markdown. It’s fast, clean, and version-control friendly. But when you need to share with a colleague, submit to a journal, or present to a client, you hit a wall.Markdown files aren’t documents.
docu.md bridges the gap.
Open any .md file and see it beautifully rendered — live diagrams, formatted code, editable math. Export to polished DOCX, PDF, or HTML in one click. No manual formatting. No copy-paste.Just your content, delivered professionally.
# Annual Report 2025 ## Executive Summary
Our**AI-driven platform** processed over**10M requests** in fiscal year 2025.
```mermaid pie title Revenue Split “Enterprise” : 45 “SMB” : 35 “Individual” : 20 ```
E = mc^2
Annual Report 2025
Executive Summary
OurAI-driven platformprocessed over10M requestsin fiscal year 2025.
Enterprise 45%SMB 35%Individual 20%
E = mc2
.docxWord Document
.pdfPrint-ready
.htmlSelf-contained
.pngDiagrams
.drawioEditable diagrams
.svgVector diagrams
Rich Diagram Support
PlantUML, Mermaid, Vega, drawio, Canvas, Infographic, Graphviz — 7 diagram engines rendered live.
Professional Export
DOCX with editable equations, PDF with perfect layout, or self-contained HTML. One click.
Cross-Platform
Chrome, Edge, Firefox, Obsidian, VS Code, Mobile — one consistent experience everywhere.
29 Professional Themes
Classic, Reading, Modern, Creative, Chinese, Playful, Nature — switch in one click.
100+ Language Highlighting
Automatic syntax highlighting for over 100 programming languages. IDE-quality code rendering.
Privacy-first, always free
All local processing. Your documents never leave your device. No premium tiers, no data collection.
Equation blocks, citations, and long-form reading stay calm and formal.
AcademicPapers and essays
BusinessReports and decks
Warm spacing and book-like type make AI drafts easier to review.
ReadingReview and sharing
PlantUMLMermaidVega / Vega-LitedrawioCanvasInfographicGraphviz DOT
Bring these diagrams to your AI coding agent — install docu.md skills with one command.
$npxskillsaddmarkdown-viewer/skills
1
AI generates .md
ChatGPT, Claude, or any AI writes your content in markdown — reports, docs, papers, READMEs.
Draft
2
Open in docu.md
Drag and drop, double-click, or paste a URL. Instant preview with all diagrams and formulas rendered.
Refine
3
Export and share
One click to DOCX, PDF, or HTML. Perfect formatting, editable equations, high-res diagrams.
Deliver
Formal Documents
AI drafts become reports people can actually submit.
Clean headings, tables, diagrams, math, and code all survive the journey from markdown to DOCX and PDF.
DOCXeditable equations
PDFprint-ready pages
HTMLshareable pages
Diagram exports
.pngDiagrams
.drawioEditable diagrams
.svgVector diagrams
Academic and Technical
Formulas, references, code, diagrams.
Keep complex markdown readable without flattening it into screenshots.
Business and Sharing
From chat answer to client-ready file.
Make AI-assisted writing feel finished, formatted, and easy to pass along.
Ready to go beyond markdown?
Install docu.md and turn every .md file into a professional document. Free, local, and open source.
Similar Articles
@QingQ77: 一个 Open WebUI 工具,用 python-docx 把模型产出的 Markdown(含 YAML 头)或 JSON 规范直接生成为原生、可编辑的 Word(.docx)文档。 https://github.com/ianuste…
一个 Open WebUI 工具,使用 python-docx 将模型产出的 Markdown(含 YAML 头)或 JSON 规范直接生成为原生、可编辑的 Word (.docx) 文档,支持多种模板和样式。
@AmberTreelet: The 8 plugins shared by Teacher Sac are super useful!!! Let me add two more: Presentation (+Image Gen): It can directly turn document notes into PPT using natural language, support various templates, and it also checks itself. Use Image Gen in the prompt to call GPT's image2...
User recommends two additional Codex plugins: Presentation (with Image Gen) can convert documents into PPT, and Superpowers helps coding beginners build professional habits through guided steps.
@Jolyne_AI: When writing technical documentation, we often use Markdown, but it falls short when dealing with complex layouts. I stumbled upon an open-source tool on GitHub: Quarkdown. Think of it as "Markdown on steroids" — it keeps the lightweight syntax but cranks up formatting, generation, and automation to the max. GitH…
Quarkdown is an enhanced typesetting system based on Markdown, supporting variables and functions, multi-format output, real-time preview and other powerful features. It is suitable for books, papers, presentations, etc. Installation requires Java 17+.
@Chenzeze777: Microsoft open-sourced a document tool with 140k stars — I compiled its 5 most practical use cases. MarkItDown, a Python tool, converts PDF/Word/PPT/Excel/HTML/images into clean Markdown text with one click. What you can do with it: · P…
Microsoft open-sourced MarkItDown, a lightweight Python tool that converts PDF, Word, PPT, Excel, HTML, and images into clean, structured Markdown text in one go, ideal for AI summarization, data analysis, knowledge base construction, and more.
@geekbb: AI-generated technical docs are often thousands of lines long, scrolling in the terminal — nobody wants to read them. md2html lets AI automatically convert those Markdown docs into HTML pages with sidebar table of contents, diagrams, timelines, cards, and callouts, all in a single file to share with the team. https://github.c…
md2html is a tool that converts AI-generated Markdown documents into polished, self-contained HTML pages with sidebar table of contents, diagrams, timelines, and callouts, making them easier to read and share.