1 ===== TODO ============================================= XHTML Compiler ==
4 - Directory listing generation
5 - XSLT processing of XHTML
6 - SVN-related features: parsing of $Id$
7 - Acronym/abbreviation embedded dictionary
8 - Embedded Math with LaTeX, see MediaWiki and texvc (difficult)
9 - Entity substitution: i.e. &htmlpurifier.curversion -> 2.0.0
12 - Incremental updates of cache
15 - Tidy formatting (kinda useless, since Tidy isn't available on our server)
16 - Alternate markup language: Markdown, Textile (not high priority)
19 - Generate levels: 1 for a fast, 2 for all. Filters which perform expensive
20 operations only do those operations with level is 2
22 - Enable all update modes via config option
23 - Standards-compliant error pages