Markdown в HTML для WeChat и публикаций

★ 7.3 · content

baoyu-markdown-to-html is a Claude Code skill that converts Markdown files into beautifully styled HTML with inline CSS, optimized for WeChat Official Account publishing and other platforms. It supports code highlighting, math rendering, Mermaid diagrams (rendered to PNG via headless Chrome), PlantUML, footnotes, alerts, and an optional citation mode that collects external links into a bottom 引用链接 section while keeping WeChat-internal mp.weixin.qq.com links inline. Four themes are available — default, grace, simple, and modern — with CLI options to control color, font family, font size, and Mermaid rendering parameters, or persistent defaults via an EXTEND.md config file. The skill requires bun or npx and runs through scripts/main.ts. It is especially useful for technical writers who publish long-form articles with code blocks and diagrams to WeChat.