MDtoHTML/README.md

18 lines
1017 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# MDtoHTML
将任意网络位置上的MarkDown文件渲染为html
### 使用
* 获取一个可以访问的markdown文件地址比如`http://soft.xiaoz.org/readme.md`
* 然后访问 [https://markdown.win/api.php?url=http://soft.xiaoz.org/readme.md](https://markdown.win/api.php?url=http://soft.xiaoz.org/readme.md "https://markdown.win/api.php?url=http://soft.xiaoz.org/readme.md") 试试效果。
* API说明请参考 [https://doc.xiaoz.me/](https://doc.xiaoz.me/docs/api/mdtohtml-api)
### 演示地址
* [https://raw.githubusercontent.com/helloxz/IPinfo/master/readme.md](https://markdown.win/api.php?url=https://raw.githubusercontent.com/helloxz/IPinfo/master/readme.md "https://markdown.win/api.php?url=https://raw.githubusercontent.com/helloxz/IPinfo/master/readme.md")
* [https://markdown.win/](https://markdown.win/ "https://markdown.win/")
#### 部分效果图
![](https://imgurl.org/upload/1804/a676d62e14228280.jpg)
### 联系方式
* Blog:[https://www.xiaoz.me/](https://www.xiaoz.me/)
* QQ:337003006