Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace all remaining classes in includes/parser | James D. Forrester | 2024-10-15 | 1 | -1/+1 |
* | Introduce runOutputPipeline and clone by default | Isabelle Hurbain-Palatin | 2024-09-06 | 1 | -7/+7 |
* | Ensure that `isParsoidContent` is initialized in OutputTransformPipeline | C. Scott Ananian | 2024-08-26 | 1 | -0/+8 |
* | [OutputTransform] Remove broken and unused 'bodyContentOnly' option | C. Scott Ananian | 2024-02-15 | 1 | -1/+0 |
* | Fix capitalisation of MediaWiki\OutputTransform namespace | Reedy | 2024-01-02 | 1 | -1/+1 |
* | Namespace ParserOutput | James D. Forrester | 2023-12-14 | 1 | -1/+1 |
* | ParserOutput::getText(): do not clone ParserOutput when invoking pipeline | Isabelle Hurbain-Palatin | 2023-12-12 | 1 | -3/+12 |
* | Refactor DefaultOutputTransform into a pipeline of transforms | Isabelle Hurbain-Palatin | 2023-12-08 | 1 | -0/+69 |