a very simple and ineffecient markdown to html parser.
LuaGPL-3.0
convert markdown into HTML.
usage
provide a markdown file as argument to main.lua. program will output an HTML file.
optionally can also provide name of output filename as second argument to main.lua.