Update README.md
Update dependencies
Document supported Markdown extensions
You can also use your local clone with git send-email.
Markdown to HTML converter.
First install the dependencies:
Then compile:
$ make # make install
See mdtohtml(1)
Example usage:
mdtohtml < input.md > output.html