Version 2 of Markdown2Go

Updated 2016-11-07 22:07:44 by JOB

JOB 16-10-12, I packed the marvelous markdown converter (ported from perl to tcl) together with the caius extension (support for html tables) and made a small application.

WikiDBimage Markdown2Go.png

  • The starkit executable let's you instantly convert 'markdown' text files to html just via drag&drop.
  • The following platforms are currently supported: windows as well as OSX.

As the source would hardly fit into this wiki, the program can be found here: http://www.johann-oberdorfer.eu/cms/blog/markdown2go/

Please note:

  • The source code includes as well a simple make mechanism (tcl script), which allows to cross compile starkits for the 2 target platforms mentioned above.
  • kit executables I usually download from the kbs project, which works quite well.