Free Online Tool
Markdown to WeChat Formatter
Paste Markdown and instantly generate polished formatting you can paste straight into the WeChat Official Account editor, with switchable themes.
Drafts are auto-saved locally in your browser and survive a refresh; everything is processed locally in the browser and never uploaded.
The preview is exactly the inline-styled HTML you'll copy — paste it into the WeChat editor and the styling stays intact.
Supported syntax and conversion rules
- Headings: # ## ###. H1 is centered with a theme-colored underline, H2 gets a theme-colored accent, and H3 uses theme-colored text.
- Inline: **bold**, *italic*, `inline code`; block-level: ``` code blocks (light text on a dark rounded background), > blockquotes, - unordered lists, 1. ordered lists, --- horizontal rules.
- Images: ; the caption text renders as small gray note text below the image.
- Links: [text](url). WeChat article bodies can't hold clickable external links, so these are turned into "text[n]" footnotes, with a reference link list generated automatically at the end.
The WeChat editor strips out classes and stylesheets, so every style is written inline directly on each element. This "a formatting template is a reusable asset too" idea comes from the main-site article "Reusability is the core of content assets".
Want to bring this approach to your own brand and business? Let's talk →