aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser/Parsoid/ParsoidParserFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Add template expansion statistics to the Parsoid limit reportC. Scott Ananian2024-12-041-2/+2
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* [ParsoidParser] Remove unneeded code to set render IDC. Scott Ananian2024-07-191-7/+2
* includes/parser/Parsoid/*: Use typed class propertiesSubramanya Sastry2023-10-231-18/+6
* Make ParsoidOutputAccess a wrapper over ParserOutputAccessSubramanya Sastry2023-10-131-2/+9
* ParsoidParser: Inject Parsoid into constructorSubramanya Sastry2023-09-071-2/+2
* Allow setting a ParserOption to generate Parsoid HTMLC. Scott Ananian2023-03-261-0/+77