wiki.techinc.nl/includes/parser
Jackmcbarn c05b4c9bc4 Re-emit unknown tags from #tag
When #tag is given a tag that it doesn't recognize, re-emit it as a
regular tag instead of giving an error. This allows for it to be used with
transparent tags and HTML tags.

Change-Id: I0ceee8a4fdaf2d3142054a108f445ff06597c31a
2014-12-18 23:06:22 -05:00
..
CacheTime.php Minor spelling comment fix 2014-12-14 09:41:46 +00:00
CoreParserFunctions.php Re-emit unknown tags from #tag 2014-12-18 23:06:22 -05:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
LinkHolderArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWTidy.php Revert "Simplify MWTidy" 2014-12-18 14:58:18 -08:00
Parser.php Don't break autolinks by stripping the final semicolon from an entity. 2014-12-18 17:27:55 -05:00
ParserCache.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserDiffTest.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserOptions.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ParserOutput.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Add a tracking category for duplicate arguments 2014-10-16 04:38:14 +00:00
Preprocessor_Hash.php Add a tracking category for duplicate arguments 2014-10-16 04:38:14 +00:00
StripState.php Revert "Use a fixed regex for StripState" 2014-10-20 21:42:53 +00:00