Parsoid
A bidirectional parser between wikitext and HTML5
|
Static Public Member Functions | |
static | isDiffMarker (?Node $node, ?string $mark=null) |
Check a node to see whether it's a diff marker. | |
static | hasDiffMarkers (Node $node) |
Check that the diff markers on the node exist. | |
static | subtreeUnchanged (Element $node) |