# wechat-format **Repository Path**: ManerFan/wechat-format ## Basic Information - **Project Name**: wechat-format - **Description**: 微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML [forked from: https://github.com/lyricat/wechat-format] - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-21 - **Last Updated**: 2024-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信公众号排版编辑器 forked from: https://github.com/lyricat/wechat-format - [x] 增加docker支持 - [ ] 兼容SF样式 ## 依赖 1. docker 2. docker-compose ## 使用 ```shell # 启动 ./start # 停止 ./stop ```