wiki.techinc.nl/includes/parser
Arlo Breault c44a3958a3 Don't apply French spacing in raw text elements
This also means we don't need to take special care for French spacing in
attributes, since it's no longer applied there.

Adds a test that captures this change.

Note that the test "Nowiki and french spacing" wonders whether this
escaping should be applied to nowiki content.

Bug: T255007
Change-Id: Ic8965e81882d7cf024bdced437f684064a30ac86
2021-02-16 19:26:29 -05:00
..
Hook parser: new BeforeParserFetchTemplateRevisionRecord hook 2021-02-05 09:37:32 -05:00
BlockLevelPass.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
CacheTime.php Fix CacheTime::getCacheExpiry for php8 2021-02-01 20:05:54 +00:00
CoreMagicVariables.php Language: hard deprecate the noSeparators parameter to ::formatNum 2020-10-21 10:08:04 -04:00
CoreParserFunctions.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
CoreTagHooks.php Rewrite <langconvert> to support BCP 47 tags 2021-01-13 19:00:47 -08:00
DateFormatter.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
DateFormatterFactory.php
LinkHolderArray.php Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
MWTidy.php Remove all methods of MWTidy except for MWTidy::tidy() 2020-08-17 18:15:37 +00:00
Parser.php Don't apply French spacing in raw text elements 2021-02-16 19:26:29 -05:00
ParserCache.php Merge "Respect used options for ParserOptions::isSafeToCache" 2021-01-25 19:13:53 +00:00
ParserCacheFactory.php Remove ParserCacheFactory::getInstance 2020-12-14 19:12:04 -06:00
ParserCacheMetadata.php Deprecate ParserCache::getKey and replace it with getMetadata 2020-10-13 08:31:22 -07:00
ParserFactory.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
ParserOptions.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ParserOutput.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PPCustomFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDPart.php
PPDPart_Hash.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
PPDStack.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDStack_Hash.php
PPDStackElement.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPDStackElement_Hash.php
PPFrame.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:28:41 +00:00
PPFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode.php
PPNode_Hash_Array.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Attr.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Text.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPNode_Hash_Tree.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
PPTemplateFrame_Hash.php Improve docs from parser objects PPNode/PPFrame 2021-02-01 19:37:33 +00:00
Preprocessor.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
Preprocessor_Hash.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
RemexStripTagHandler.php
RevisionOutputCache.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
Sanitizer.php Don't apply French spacing in raw text elements 2021-02-16 19:26:29 -05:00
StripState.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00