All input articles must be followed by a ’\f’ (page feed) character, and they will also be so delimited in the output.
In the output, paragraphs and headings are delimited by at least two linesbreaks. Sentences within paragraphs are either on the same line or separated by a single linebreak.
echo -e "==Test section==\n’’This is a test’’ of converting\ [markup|MediaWiki] markup into [plaintext]\n\f" | wiki-textify
Test section This is a test of converting MediaWiki markup into plaintext ^L
The project website is http://mpacula.com/autocorpus