mkslides: A Markdown file to presentation slide converter

mkslides

Converts a Markdown file into a sequence of HTML5 slides.

Releases and cross compilation

The script mk-release.sh cross compiles mkslides for Windows, Max OS X, Linux (amd64) and Raspberry Pi (Raspbian/ARM6 and ARM7). It places all the resulting executable programs in the dist folders.

windows issues

mkslides has had very limited Windows testing. mkslides.exe presumes the Unix style new line only and not the old DOS/Windows CR/LF type endings.