* Make lc and uc parser functions skip strip markers
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 24 Jan 2008 09:07:47 +0000 (09:07 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 24 Jan 2008 09:07:47 +0000 (09:07 +0000)
commitf748d710ee0ac0663a8041cb9d2de727190268ed
tree2c9cde77ab749e12f1acc707e4057026857932de
parent4d8c48d1920c14d0701ff3288c1ff7d62d866067
* Make lc and uc parser functions skip strip markers
* Made ==foo==<!----> create a valid section edit link
* Changed header processing heuristics -- now double-equals signs are generally respected as header starts, and will break template invocations, and single equals signs are respected as header syntax but might not generate a section edit link.
includes/CoreParserFunctions.php
includes/Parser.php
includes/Preprocessor_DOM.php
maintenance/parserTests.txt