wiki.techinc.nl/includes/parser/Parsoid
C. Scott Ananian a565e388f9 Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig
The `supportsContentModel` method is really querying Parsoid for the
set of content models it supports, so it makes sense to put it in the
Parsoid-specific SiteConfig service.

This is part of the work to deprecate and remove ParsoidOutputAccess.

Change-Id: I81eb2df8cef93ede95361a4e03185b3d58e5b84b
2024-05-22 10:57:37 -04:00
..
Config Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig 2024-05-22 10:57:37 -04:00
HtmlToContentTransform.php Use LocalizedHttpException for remaining errors in REST handlers 2024-04-29 20:24:07 +00:00
HtmlTransformFactory.php
LanguageVariantConverter.php Improve error localization in REST handlers 2024-04-02 16:49:40 +00:00
PageBundleJsonTrait.php
PageBundleParserOutputConverter.php Fix serialization errors in PageBundle extensiondata 2024-05-17 09:47:18 -04:00
ParsoidOutputAccess.php Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig 2024-05-22 10:57:37 -04:00
ParsoidParser.php Add Parsoid HTML version to wrapper div 2024-05-06 15:56:02 -04:00
ParsoidParserFactory.php
ParsoidServices.php