Md
✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、自定义主题样式、内容管理、多图床、AI 助手等特性
Last verified:
What is Md?
md (also known as doocs/md) is a highly minimalist WeChat Markdown editor that automatically renders Markdown documents into WeChat articles in real-time. It is designed for WeChat official account operators, content creators, and technical writers who need to format articles for WeChat without dealing with complex typography adjustments. The tool supports all basic Markdown syntax including titles, paragraphs, lists, links, images, tables, quotes, code blocks, and mathematical formulas.
Key features include support for Mermaid chart rendering, GFM warning blocks, PlantUML rendering, and ruby annotation extensions. The editor provides rich code block syntax highlighting themes, customizable theme colors and CSS styles, multi-image upload with configurable image hosting (GitHub, Aliyun OSS, Tencent COS, Qiniu, MinIO, and more), file import/export capabilities, local content management with auto-save drafts, and integrated AI assistant support for major models like DeepSeek, OpenAI, Tongyi Qianwen, Tencent Hunyuan, and Volcano Ark.
The tool is ideal for anyone creating content for WeChat official accounts, technical bloggers who write in Markdown, and teams needing a clean, elegant editing experience without the clutter of traditional WeChat editors. It can be used via the online editor at md.doocs.org or self-hosted locally using Docker or npm CLI for private deployment.
Md pricing
Pricing model: Freemium
Free and open source. The online editor at md.doocs.org is completely free to use with no paid tiers. The tool is maintained by the Doocs open source community under the WTFPL license. Users can self-host their own private instance using Docker (docker run -d -p 8080:80 doocs/md:latest) or npm CLI (npm i -g @doocs/md-cli) at no cost. Some AI model integrations may require users to provide their own API keys for services like OpenAI, DeepSeek, or Tongyi Qianwen, which would incur costs from those respective providers.
Md pros
- Free and open source under WTFPL license
- Real-time Markdown to WeChat article rendering
- Supports all basic Markdown syntax
- Mermaid chart rendering support
- PlantUML rendering support
- GFM warning blocks support
- Ruby annotation extension with multiple formats
- Rich code syntax highlighting themes
- Customizable theme colors and CSS styles
- 12+ image hosting options including GitHub, Aliyun, Tencent, Qiniu
- Integrated AI assistant with multiple LLM providers
- File import/export in MD, HTML, and PNG formats
- Local content management with auto-save drafts
- Word count and reading time display
- Self-hostable via Docker or npm CLI
- Article sync to WeChat, Zhihu, Weibo, Bilibili, CSDN and more
- Clean and elegant interface without clutter
- 10.6k GitHub stars with active community maintenance
Md cons
- Online editor only works best with Chrome browser
- Requires basic Markdown knowledge (though AI helps)
- Some image hosting services require complex configuration
- No native mobile app available
- Self-hosting requires Docker or Node.js knowledge
- AI assistant requires API key configuration
- Limited to WeChat-style formatting primarily
- No built-in collaboration features for teams
Frequently asked questions about Md
What is md (doocs/md)?
md is a highly minimalist WeChat Markdown editor that automatically renders Markdown documents into WeChat articles in real-time. It allows users who know basic Markdown syntax (or even just use AI) to create clean and elegant WeChat articles without worrying about complex typography.
Is the online editor free to use?
Yes, the online editor at https://md.doocs.org is completely free to use. It is an open source project maintained by the Doocs community under the WTFPL license with no paid plans or premium tiers.
Which browsers work best with the editor?
Chrome browser is recommended for the best experience. There have been reports of the site not loading correctly in Firefox, and Edge works as an alternative browser.
What image hosting services are supported?
The editor supports 12+ image hosting options: default, GitHub, Aliyun OSS, Tencent COS, Qiniu Kodo, MinIO, WeChat official account, Cloudflare R2, Upyun, Telegram, Cloudinary, and custom upload. Some require configuration of API keys and bucket parameters.
How do I self-host the editor locally?
You can self-host using Docker with the command 'docker run -d -p 8080:80 doocs/md:latest', then access it at http://localhost:8080. Alternatively, use npm CLI: 'npm i -g @doocs/md-cli' followed by 'md-cli' to start, then visit http://127.0.0.1:8800.
Which AI models are integrated?
The editor integrates mainstream AI models including DeepSeek, OpenAI, Tongyi Qianwen (通义千问), Tencent Hunyuan (腾讯混元), and Volcano Ark (火山方舟) to assist with content creation and optimization.
What file formats can I export?
The editor supports exporting to MD (Markdown), HTML, and PNG formats. It also supports importing MD files for editing.
Can I customize the styling and themes?
Yes, you can customize theme colors and CSS styles to flexibly tailor the display effects. The editor provides rich code block syntax highlighting themes and allows complete customization of the visual appearance.
What platforms can I publish to?
Besides WeChat official accounts, the integrated article sync assistant allows one-click publishing to Zhihu, Weibo, Bilibili, Douban, Baijiahao, Jianshu, Toutiao, CSDN, Juejin, and other platforms.
How do I get support or report issues?
You can submit issues and feedback on the GitHub repository at https://github.com/doocs/md. You can also join the WeChat discussion group by adding a contact with the note 'md' to be invited to the community group.