|
Parsoid
A bidirectional parser between wikitext and HTML5
|
Data that's necessary for selective updates (whether html->wt or wt->html). More...
Inheritance diagram for Wikimedia\Parsoid\Core\SelectiveUpdateData:
Collaboration diagram for Wikimedia\Parsoid\Core\SelectiveUpdateData:Public Member Functions | |
| __construct (string $revText, ?string $revHTML=null, ?string $mode=null) | |
| Data that's necessary to perform selective serialization. | |
Data that's necessary for selective updates (whether html->wt or wt->html).
This is always revision (current or previous)wikitext & html.