wechat format cli
1.0.0
Convert Markdown to HTML specially designed for WeChat (inspired by the WeChat public account layout editor, I happen to have this need)
Prerequisite: Make sure npm is installed. How to install npm (installing node.js will come with npm)
Since version 1.1.0, it has relied on puppeteer. If the installation fails, you can refer to here.
npm install wechat-format-cli && cd ./node_modules/wechat-format-cli && npm start your_md_path.md
npm install wechat-format-cli -g
wechat-format-cli [your_md_path.md]
1. Fix the bug where the copy operation is completed but there is no content.
1. Support global installation
1. Use puppeteer to copy html and replace the original plain text with tags.
I'm Linus. If you like my tools, you can: