Publish: 2018-04-13 | Modify: 2018-04-13
MDtoHTML is a recently developed tool that can quickly render any MarkDown file on the web into an HTML page. It is developed using PHP and does not require any data support.
Get an accessible MarkDown file URL, such as http://soft.xiaoz.org/readme.md
, and then visit https://markdown.win/api.php?url=http://soft.xiaoz.org/readme.md to see the rendering effect.
When first accessing MDtoHTML, it will automatically fetch and cache the MarkDown file from the remote CURL. Subsequent visits to the same file can effectively improve the speed. MDtoHTML also provides simple API support, which can be easily integrated into your own project. Please refer to MDtoHTML API for more information.
Demo: https://markdown.win/ Source code: https://github.com/helloxz/MDtoHTML
I come from China and I am a freelancer. I specialize in Linux operations, PHP, Golang, and front-end development. I have developed open-source projects such as Zdir, ImgURL, CCAA, and OneNav.