Parsoid
A bidirectional parser between wikitext and HTML5
|
This class provides helpers needed by extensions. More...
Static Public Member Functions | |
static | isSealedFragmentOfType (Node $node, string $name) |
Is $node a sealed DOMFragment of a specific extension? | |
static | hasVisibleCaption (Element $node) |
static | textContentFromCaption (Node $node) |
This class provides helpers needed by extensions.
These helpers help with extracting wikitext information from the DOM.