* Reordered wiki table handling and __TOC__ extraction in the parser to better handle...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 23 May 2006 07:19:01 +0000 (07:19 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 23 May 2006 07:19:01 +0000 (07:19 +0000)
commit54005e7a9d98e608e898d0fc5f8e670e15dbac2a
treeda4b5ba50290f98402783f12586994079fad1843
parentb8fcb82f481c7508c12ccd7ccc7d39bcd459d845
* Reordered wiki table handling and __TOC__ extraction in the parser to better handle some overlapping tag cases.
* Only the first __TOC__ is now turned into a TOC.

The table change doesn't disrupt either the parser tests or the en.wikipedia main page. Hopefully it won't break other real content...
RELEASE-NOTES
includes/MagicWord.php
includes/Parser.php
includes/Sanitizer.php
maintenance/parserTests.txt