mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
fdcd42f73a
MWExtensionNode: * Inherit from LeafNode at the top level. Inline and block only differ in CE where inline has isContent set. MWAlienExtensionNode: * Inhert from MW(Inline|Block)ExtensionNode respectively. Both mixin MWAlienExtensionNode. Bonus: * Bring in paragraph unwrapping on inline nodes from MWMathNode Bug: T93712 Change-Id: Ib04234f740cf1f27c861d8b3cfeea5e323b94678 |
||
---|---|---|
.. | ||
ve.dm.MWAlienExtensionNode.js | ||
ve.dm.MWBlockImageNode.js | ||
ve.dm.MWEntityNode.js | ||
ve.dm.MWExtensionNode.js | ||
ve.dm.MWGalleryNode.js | ||
ve.dm.MWHeadingNode.js | ||
ve.dm.MWImageCaptionNode.js | ||
ve.dm.MWImageNode.js | ||
ve.dm.MWInlineImageNode.js | ||
ve.dm.MWNumberedExternalLinkNode.js | ||
ve.dm.MWPreformattedNode.js | ||
ve.dm.MWReferenceNode.js | ||
ve.dm.MWReferencesListNode.js | ||
ve.dm.MWTableNode.js | ||
ve.dm.MWTransclusionNode.js |