pressit
Version:
Press markdown file
28 lines (17 loc) • 365 B
Markdown
# Press it
<!--duoshuo:redye-->
个人 Markdown 写作工具
## Usage
```bash
$ npm install redye -g
$ redye test.md
```
## 嵌入disqus
在文档中输入如下代码。
```
<!--disqus:disqus_site_id--> // disqus评论系统
<!--duoshuo:duoshuo_id--> // 多说评论系统
```
请将 disques_site_id 改为自己的站点id。
## License
The MIT License