Write an article in Markdown and get a polished, platform-ready version to paste directly into a WeChat public account.
Apply different visual themes to the same Markdown content to match a brand style before publishing on Zhihu or Nuggets.
Run the tool locally to customize or build a new theme for the community theme gallery.
Use the hosted editor at mdnice.com with zero setup to format content for Chinese developer blogs.
No setup needed, use the hosted editor at mdnice.com, clone and npm install only if customizing themes.
Markdown Nice is a web-based writing tool that takes plain Markdown text and formats it into polished, visually appealing articles ready for publishing on Chinese content platforms. The primary targets are WeChat public accounts, Zhihu (China's Q&A network), and Nuggets (a developer content site). Writers type in standard Markdown on the left and see a styled preview on the right, then copy the result directly into those platforms' editors. The main draw is theme support. The project maintains a public list of themes at its companion site, and contributors are encouraged to submit new ones. Each theme controls fonts, colors, spacing, and decorative elements, so the same article can look completely different depending on which theme is applied before copying. The tool is available as a hosted web app at mdnice.com, so no installation is required for basic use. The repository itself is a React application built with the Ant Design component library. Developers who want to run or modify it locally can clone the code and work from there. The README is short and mostly in Chinese, reflecting the project's primary audience. Community discussion happens through a WeChat group linked from the repository page. Aside from the theme gallery and the hosted editor, the project also links to companion tools like a blog cross-posting helper and a decorative QR code generator, though those are separate repositories. If you write articles in Chinese and need them to look clean inside WeChat or similar platforms, this tool handles the formatting step that those platforms' native editors often handle poorly.
← mdnice on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.