The complete Markdown content workbench in 2026
Markdown is the de-facto standard for technical blogs, knowledge bases, product docs and long-form social posts. But a real Markdown workflow is more than "open an editor and type" — it's a chain of writing → conversion → multi-platform distribution, and every step needs to be both fast and private.
The MeTool /markdown/ category is built for exactly that chain: a lightweight Markdown editor for pure writing, a LaTeX formula editor for mathematical typesetting, an HTML → Markdown converter for importing back, and one-click publishers to WeChat / Xiaohongshu / PDF / Word / Image / HTML, organized as a single workbench. Every tool runs in your browser; drafts and outputs never leave your device.
Eight core tools, organised around a "one-source, multi-channel" workflow: the source draft is written in the editor, math formulas are composed in the LaTeX editor, HTML content is reverse-imported via fromHtml, and the same .md is then distributed to its target channels via wechat / xiaohongshu / convert — without re-formatting at any step.
The 8 tools in the MeTool Markdown workbench
Writing, math & reverse import
- Online Markdown editor: side-by-side editor with live preview, auto-saved to localStorage. Best for quick drafts, cross-device temporary bridging, anywhere you don't want to set up a desktop app.
- LaTeX Formula Editor: real-time rendered LaTeX math formula editor powered by KaTeX. Write inline and display formulas, copy as SVG / PNG image or raw LaTeX — ideal for academic papers, technical blogs, and STEM educators.
- Mermaid Diagram Editor: turn text-based diagram syntax into flowcharts, sequence diagrams, Gantt charts and more with live preview and one-click PNG / SVG export.
- HTML → Markdown converter: paste webpage source, WeChat article HTML or rich-text editor content and get clean GFM Markdown. Built for content migration and scraped-content cleanup.
- Markdown Linter & Formatter: auto-fix common Markdown style issues — spacing, heading hierarchy, list indentation — with diff preview before applying.
Multi-channel distribution
- Markdown → WeChat Article: true WeChat-style live preview; copy and paste into the WeChat backend editor with all formatting preserved. Designed for Markdown writers already drafting in Obsidian / VSCode / Typora.
- Markdown → Xiaohongshu Cards: auto-slices into 3:4 / 4:5 cards by H2 or
---; 6+ themes designed for tech, learning and reading-note content. - Markdown → PDF / Word / Image / HTML: the same .md becomes a PDF for clients, .docx for editors, image for socials, HTML for the web — six formats sharing one font, theme, and code-highlighting config.
Note: MeTool also keeps the same tools at /docs/* URLs (/docs/mdToWeixinArtical, /docs/mdToXiaohongshu, /docs/markdownConvert) under a "document conversion" angle, mainly serving users who search for "WeChat typesetting tool" or "Xiaohongshu image generator" keywords. Same engine underneath, different SEO copy and target audience.
