DESCRIPTION
Convert a plain text file into Wikicode, that can be used on sites running the Wikimedia software.
SYNOPSIS
./txt2wiki [options] <input.txt >output.txt
./txt2wiki [options] --input=input.txt --output=output.txt
Options are:
--debug enable debug mode
--interlink=file name of file with phrases to be
turned into inter-wiki links, one
phrase per line
SEE ALSO
Convert::Wiki, http://www.mediawiki.org/.
AUTHOR
(c) by Tels 2004. This program is free software, and is distributed under the General Public License. See the LICENSE in Convert-Wikie for details.