wiki.techinc.nl/includes/parser
C. Scott Ananian dd32fe1a34 Mark ParserOptions::{get,set}MaxTemplateDepth() @internal
This option is not used outside core, according to codesearch:

 https://codesearch.wmcloud.org/deployed/?q=etMaxTemplateDepth&i=nope&files=&excludeFiles=&repos=

ParserTests can set this in the site config; this doesn't need to be
a parser option.

Bug: T318826
Change-Id: I815d340a43870249db5e36084a5e5403bb71b6ca
2022-09-28 15:22:10 -04:00
..
Hook ParserGetVariableValueSwitchHook: Don't use the cache parameter 2022-08-16 17:12:32 -04:00
Parsoid Loop in more relevant data to parsoid's parser outputs 2022-09-27 13:04:25 +01:00
BlockLevelPass.php parser: Use a <meta> tag for the internal TOC_PLACEHOLDER 2022-08-16 06:05:17 +00:00
CacheTime.php
CoreMagicVariables.php CoreMagicVariables/CoreParserFunctions: unify revisiontimestamp & etc 2022-09-21 16:58:02 -04:00
CoreParserFunctions.php Unify no-arg and 1-arg forms of {{REVISIONTIMESTAMP}} and friends 2022-09-21 17:02:22 -04:00
CoreTagHooks.php
DateFormatter.php DateFormatter: Move non-changing code out of anonymous function 2022-08-10 09:18:10 +02:00
DateFormatterFactory.php
LinkHolderArray.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
MWTidy.php
Parser.php Ensure Parser::fetchFileAndTitle returns title after img redirects 2022-09-27 02:37:13 -07:00
ParserCache.php
ParserCacheFactory.php
ParserCacheMetadata.php
ParserFactory.php
ParserObserver.php
ParserOptions.php Mark ParserOptions::{get,set}MaxTemplateDepth() @internal 2022-09-28 15:22:10 -04:00
ParserOutput.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
ParserOutputFlags.php ParserOutputFlags: change HIDE_TOC to SHOW_TOC 2022-07-27 18:45:59 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php preprocessor: Add missing field declarations 2022-07-29 02:53:04 +02:00
PPDStack_Hash.php
PPDStackElement_Hash.php preprocessor: Add missing field declarations 2022-07-29 02:53:04 +02:00
PPFrame.php Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}} 2022-08-20 20:56:54 -05:00
PPFrame_Hash.php Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}} 2022-08-20 20:56:54 -05:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php
RemexRemoveTagHandler.php
RemexStripTagHandler.php
RevisionOutputCache.php Separate RevisionOutputCache::makeParserOutputKey from no revid case 2022-09-09 18:24:27 -07:00
Sanitizer.php Sanitizer: Don't consider inline var CSS insecure 2022-08-24 07:17:28 +00:00
StripState.php Add support to enable Scribunto & Parsoid to handle nowikis properly 2022-09-01 21:04:42 +00:00