wiki.techinc.nl/includes/parser
C. Scott Ananian 6d5fd8077f Fix link prefix/suffixes around Category and Language links (take 2).
Previous attempt was I943cd9bec0855d9a326b0b50739d686a29995370, reverted in
e687f2da3e due to T174639.

There's still a weird behavior with newline stripping between links, which
I'll try to tackle in a follow-on patch (T175416).

Bug: T2087
Bug: T10897
Bug: T87753
Bug: T174639
Change-Id: I8228cdd3b80faf899000adb511a983edc454bc76
2017-09-08 16:12:21 -04:00
..
BlockLevelPass.php Add \b to regexes in BlockLevelPass to avoid confusing tr & track 2017-05-20 00:53:05 +02:00
CacheTime.php
CoreParserFunctions.php Avoid using deprecated Title::canTalk() 2017-08-29 12:36:33 -07:00
CoreTagHooks.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
DateFormatter.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LinkHolderArray.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
MWTidy.php Add benchmarkTidy.php, to benchmark tidy drivers 2017-04-21 01:02:22 +00:00
Parser.php Fix link prefix/suffixes around Category and Language links (take 2). 2017-09-08 16:12:21 -04:00
ParserCache.php Turn ParserCache into a service, deprecate $parserMemc 2017-07-05 19:56:49 -07:00
ParserDiffTest.php Fix php code style 2017-05-05 12:03:54 +00:00
ParserOptions.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
ParserOutput.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
Preprocessor.php parser: Avoid deprecated wfMemcKey() 2017-05-25 12:05:49 -07:00
Preprocessor_DOM.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
Preprocessor_Hash.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
StripState.php