RadarTopicsBuildersWeeklyReads
Open Source Radar
doocs/

md

GitHubWebsite

WeChat Markdown Editor that renders Markdown as WeChat articles, supports multiple image hosts, AI assistants, and cloud sync; active since 2019 with over 13k stars.

13kstars
2.2kforks
15issues
WTFPLlicense
2019since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

WeChat Markdown Editor that renders Markdown documents as WeChat 图文 content. Features include standard Markdown support, KaTeX for math, Mermaid/PlantUML diagrams, Ruby phonetic extensions, multiple highlight themes, local draft management, cloud-sync preferences, and integration with various image hosting. It also integrates AI models for assisted content creation and supports importing/exporting files.

How it works

The editor renders Markdown into WeChat-formatted content with styling options and theme customization. It includes built-in local draft storage and cloud-synced editor preferences. It supports multiple image hosting backends and AI model integrations to assist writing.

Getting started

Install / Development commands (from README):

# 安装 Node 版本
nvm i && nvm use

# 安装依赖
pnpm i

# 启动开发模式,访问 http://localhost:5173/md/
pnpm web dev

# 构建,部署在 /md 路径下
pnpm web build

# 构建,部署在根路径下
pnpm web build:h5-netlify

# Chrome 扩展开发模式
# 启动后在 chrome://extensions/ 开启开发者模式,加载 apps/web/.output/chrome-mv3-dev 目录
pnpm web ext:dev

# 打包 Chrome 扩展
pnpm web ext:zip

# 打包 Firefox 扩展,输出至 apps/web/.output/md-{version}-firefox.zip
pnpm web firefox:zip

# 打包 uTools 插件,输出至 apps/utools/release/md-utools-v{version}.zip
pnpm utools:package

# Cloudflare Workers 开发与部署
pnpm web wrangler:dev
pnpm web wrangler:deploy

私有化部署

方式一:npm cli

# 全局安装
npm i -g @doocs/md-cli

# 启动(默认端口 8800)
md-cli

# 指定端口启动
md-cli port=8899

方式二:Docker

docker run -d -p 8080:80 doocs/md:latest

Recent releases

Latest releases include v2.1.0 (2025-10-17), v2.0.4 (2025-06-19), v2.0.3 (2025-05-25), v2.0.2 (2025-05-06), and v2.0.1 (2025-04-28).

Traction

Stars: 13128; Forks: 2205; Open issues: 15.

Caveats

License: WTFPL. Created 2019-11-01. Last push 2026-08-04.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →