includes/wikiformat.php
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-02-01 Dan Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST).
2009-12-18 Dan Wikitext parer: re-added the <code> tag thing
2009-12-11 Dan Wikitext parser: re-added mailto support
2009-10-04 Dan More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.
2009-08-27 Dan Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
2009-08-26 Dan Wikitext: added horizontal rule support
less more (0) -10 -7 tip