# MD2HTML
**Repository Path**: yuanfeng1897/md2html
## Basic Information
- **Project Name**: MD2HTML
- **Description**: 将md文档转换为html的py脚本
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2021-08-06
- **Last Updated**: 2023-08-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MD2HTML
#### 介绍
将md文档转换为html的py脚本
#### 使用说明
1. 下载py脚本,或者拷贝源码至自己的代码里
2. pythen.exe md2html.py xxx.md xx.md
3. 命令行支持多个md文件,不支持*.md 不支持文件夹
4. 读写文件编码指定为utf8,若md文件非utf8编码请转换成utf8编码的文件
#### 参与贡献
#### 特技