##Convert MarkDown markup to HTML
- https://help.github.com/articles/markdown-basics/
- https://help.github.com/articles/github-flavored-markdown/
NOTE! Not supported: tables and nested lists. Will only partly be converted. Nested lists marked with leading "-"
Uses ActiveX to read from source file and write to target file
Beware! This is a very crude and ugly attempt to search and replace markDown with HTML :-E