Document supported Markdown extensions
Makefile: fix install
Makefile: fix clean target
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