Add "wikitext" commandline tool (wikitext, a757151)
This is a simple tool that allows you to play with wikitext from the command line. Type in text and hit Ctrl-D to process it; it will be translated into HTML and emitted to the standard output. Hit Ctrl+C to exit the session.
Signed-off-by: Greg Hurrell <greg@hurrell.net>