Tk Img Extensions
Help: test-markdown-render
Not logged in
Tcl 2014 Conference, Portland/OR, US, Nov 10-14
Send your abstracts to tclconference@googlegroups.com by Sep 8.

The "test-markdown-render" command:

Usage: fossil test-markdown-render FILE ...

Render markdown in FILE as HTML on stdout. Options:

--dark-pikchr
Render pikchrs in dark mode
--lint-footnotes
Print stats for footnotes-related issues
--safe
Restrict the output to use only "safe" HTML
--text
Run the output through html_to_plaintext().