Standalone Wiki2Html script
This is a stand-alone Python script for converting files written using the Trac wiki mark-up into HTML.
Background: The authors like to write project documentation in the Trac wiki syntax, store it in SVN and set the MIME type to text/x-trac-wiki
so Trac renders it correctly when browsing source. Before committing changes into SVN, it's good to verify that the mark-up compiles correctly.
Usage:
tracwiki2html.py file1.txt [file2.txt ...]
Last modified
10 years ago
Last modified on Jan 15, 2015, 8:07:37 PM
Attachments (2)
-
tracwiki2html.py
(2.0 KB
) - added by 15 years ago.
Stand-alone Trac wiki to HTML conversion script
-
COPYING
(1.4 KB
) - added by 15 years ago.
BSD license
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.