Markdown WeChat Official Account formatting
Format Markdown locally into safe inline-style rich text suitable for pasting into the WeChat Official Account editor, with three themes provided.
How to use Markdown for WeChat Official Account formatting
Markdown is rendered and laid out only in the current browser; it will not be uploaded, and images will not be sent to an image host.
Enter Markdown
Paste Markdown content of no more than 2 MiB, and choose the concise, technical, or reading theme.
Preview layout
The tool disables native HTML, generating sanitized rich text with inline styles; remote images will not load in the preview.
Copy and verify
Prefer rich-text copy and paste into the official account editor; if the browser does not support it, you can copy HTML or continue editing after downloading.
Limitations and Notes
- The WeChat Official Account editor may clean up or rewrite styles again; final fonts, spacing, code blocks, and tables must be checked item by item after pasting.
- The tool does not upload, proxy, or rewrite images; local images and addresses without public internet access will not automatically become publishable resources.
- To reduce injection risk, native HTML in Markdown is disabled; complex scripts, forms, and interactive components will not be preserved.
FAQ
Why is only plain text left after copying?
Some browsers or direct file mode do not support ClipboardItem rich-text writing; in that case, you can copy HTML or download the file and import it again.
Will images be uploaded to the server?
No. The tool does not access image hosts; before publishing, you need to prepare image URLs that are publicly accessible and that you are authorized to use.
Can I publish directly to a WeChat Official Account with one click?
No. This tool only generates paste-ready formatted content, does not log in to WeChat, and does not call the official account interface.