You can accomplish this same task with the
wik command-line tool.
wikkly2html has been around longer, but is being superceded by
wik.
The
wikkly2html utility converts WikklyText files to HTML:
wikkly2html --css -o OUTFILE.html INFILE.txt
- Notes:
- You can pass -m safe on the command line to get the same safety features you get with the Drupal Safe mode.
- Try running wikkly2html with no parameters to see full help.