• In wikilink rule conf…
    • add conf for RecentChanges, BackLinks, other common "special" pages?
    • add conf for 'notpages' (i.e., text that looks like a wiki word but should not be linked to a page, like "McDonald"or "PhD" so you don't have to use ! all the time)
    • Some users don't want to pass a page list, will use the same link no matter what … how to configure that? <ins> adapted a change in 0.23.0 alpha </ins>
  • Better TOC processing and rendering <ins> done in 0.23.0 alpha </ins>
  • Design a "rule set" structure (vice using the Text_Wiki $rules property array)
  • Build additional rule sets (need volunteers!) to mimic…
    • MediaWiki
    • PhpWiki
    • coWiki
    • WikkiTikkiTavi
    • Tiki
    • BBCode
    • reStructuredText
  • Build additional renderers (need volunteers!)
    • RTF
    • PDF
    • LaTeX <ins> work has started on this courtesy of Jeremy Cowgar </ins>
    • DocBook
    • OpenOffice
  • General
    • Find a faster way to render tokens back out of the text?