Simple Markdown Compiler

The .exe to be executed has the name SimpleMarkdownCompiler.exe. The program takes as parameter a .md file, converts it to HTML format and displays it directly. The HTML file can optionally be kept.

Markdown Compiler Interface

After you press “Process”, the text will be displayed in another window.

Markdown Compiler HTML

If you have selected “Keep HTML File” then the location of the HTML file will appear in the lower part of the window.

Markdown Compiler HTML Savepath