wiki.techinc.nl/includes/parser
umherirrender cf5cb9b79a Raw option of parser functions should match complete word
The MagicWord raw was not matched against the whole given string, which
result in a raw output, when this was not intented.
Fixing this by adding a new regex, which matches the string from start
to end.

Bug: 56199
Change-Id: I7781c415bd61447dd91872575877dd21f36fae9f
2014-01-12 22:25:33 +00:00
..
CacheTime.php Format functions in CacheTime 2013-12-30 22:00:22 +01:00
CoreParserFunctions.php Raw option of parser functions should match complete word 2014-01-12 22:25:33 +00:00
CoreTagHooks.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
DateFormatter.php Removed space after isset 2013-04-26 14:18:06 +02:00
LinkHolderArray.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
Parser.php Make imagelinks work like templatelinks 2014-01-07 23:13:43 +00:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Update documentation for ParserCache::save() 2014-01-02 14:13:19 +00:00
ParserOptions.php Add reference to the current user to the PageRenderingHash hook 2014-01-06 15:04:54 +00:00
ParserOutput.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
Preprocessor_Hash.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php Fix Tidy quietly breaking TOC disabling 2013-10-25 19:04:51 +00:00