A Markdown to HTML converter written in Python3.
Run ./mark2html.py <input> [<output>]. It will generate <output>.html or output.html in case the parameter is not provided.
It also generates output.css as default style for the new HTML document.