14d0fd8ef13f96d198d9cc854bc55ee708c6f1cc
Shortened readme.
Markdown to HTML converter
Modified version of Makudaun. This version does not wrap the parser output inside HTML, it just produces the HTML fragment and that is it.
Build and Installation
$ make release/install
Usage
md-to-html convert --file /some/path/input.md --to /other/path/output.html
License
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.