|
MediaWiki master
|
Namespaces | |
| namespace | Config |
| Copyright (C) 2011-2022 Wikimedia Foundation and others. | |
Classes | |
| class | HtmlToContentTransform |
| This class allows HTML to be transformed to a page content source format such as wikitext. More... | |
| class | HtmlTransformFactory |
| class | LanguageVariantConverter |
| class | LintErrorChecker |
| Check arbitrary wikitext for lint errors. More... | |
| class | PageBundleParserOutputConverter |
| Provides methods for conversion between HtmlPageBundle and ParserOutput TODO: Convert to a trait once we drop support for PHP < 8.2 since support for constants in traits was added in PHP 8.2. More... | |
| class | ParsoidParser |
| Parser implementation which uses Parsoid. More... | |
| class | ParsoidParserFactory |
| ParserFactory which uses a ParsoidParser. More... | |
| class | ParsoidServices |