# mdzh **Repository Path**: cdfmlr/mdzh ## Basic Information - **Project Name**: mdzh - **Description**: 知乎 zhihu markdown 助手 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-02 - **Last Updated**: 2022-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mdzh A Markdown preprocesser for ZhiHu, forked from [Crysple/MarkZhiihuDown](https://github.com/Crysple/MarkZhiihuDown), that replaces the tables and $\TeX$ formulars in markdown files for zhihu articles. usage: ``` $ python3 path/to/mdzh.py path/to/xxx.md ``` - input: `xxx.md` - output: `xxx.zhihu.md` (然后去知乎->写文章->文档导入,选择这个文件) (mdzh 这个名字真的只是 「MarkDown for ZhiHu」的缩写,绝无问候知乎直系亲属的意思,请勿过度理解。)