/MarkDownToHtml

a very simple and ineffecient markdown to html parser.

Primary LanguageLuaGNU General Public License v3.0GPL-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.

examples

see example folder.