Edgewall Software

Changes between Version 1 and Version 2 of CookBook/Scripts/StandaloneWiki2Html


Ignore:
Timestamp:
Jan 15, 2015, 8:07:37 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • CookBook/Scripts/StandaloneWiki2Html

    v1 v2  
     1= Standalone Wiki2Html script
     2
    13This is a stand-alone Python script for converting files written using the Trac wiki mark-up into HTML.
    24
    3 Background: The authors like to write project documentation in the Trac [WikiFormatting 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.
     5Background: The authors like to write project documentation in the Trac [WikiFormatting 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.
    46
    57Usage: