mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
C. Scott Ananian b85caca493 Strip legacy section IDs from inside headings
We emit <span id="..." typeof="mw:FallbackId"></span> inside headings
when necessary to provide backward compatibility with pre-HTML5
section ids.  These are mostly harmless inside VE --- they become hidden
alienated nodes, which are then safely ignored by Parsoid during html2wt
even if they manage to migrate outside of a heading --- but it's a
little safer to strip them.

Change-Id: I07d0fcf54427ab02d4930cff183d3e5579a99306
2017-12-12 12:15:05 -05:00
..
ve.ce.MWAlienExtensionNode.js MWAlienExtensionNode: Listen to attribute changes 2017-10-02 16:22:41 +01:00
ve.ce.MWBlockImageNode.js Wait for tree to finish building before updating caption 2017-09-20 16:00:41 +01:00
ve.ce.MWEntityNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWExtensionNode.js Replace wg(Relevant)PageName with target#pageName 2017-09-26 13:22:00 +01:00
ve.ce.MWGalleryNode.js Fix context menu placement on galleries 2017-11-04 11:25:41 +00:00
ve.ce.MWHeadingNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWImageCaptionNode.js Remove code for magnify icon from figcaption node 2017-07-25 14:48:39 +01:00
ve.ce.MWImageNode.js Follow-up Ia08dbb44: $attachable -> $bounding 2017-09-28 17:36:37 +01:00
ve.ce.MWInlineImageNode.js Ensure MWInlineImages get the ve-ce-leafNode class 2017-06-26 12:43:23 +00:00
ve.ce.MWLanguageVariantNode.js Efficiency improvement for MWLanguageVariantNode#hasRendering 2017-10-13 15:11:47 -04:00
ve.ce.MWMagicLinkNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWNumberedExternalLinkNode.js Comment Parsoid hacks as such 2017-03-03 22:41:36 +00:00
ve.ce.MWPreformattedNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWPreNode.js Update <pre> support for Parsoid changes 2017-03-14 14:08:50 -07:00
ve.ce.MWSignatureNode.js MWSignatureNode/Tool: Avoid global variables 2017-04-29 12:37:28 +01:00
ve.ce.MWTableNode.js MWTable: Cleanup events and prevent fire after teardown 2017-12-03 14:46:47 +00:00
ve.ce.MWTransclusionNode.js Strip legacy section IDs from inside headings 2017-12-12 12:15:05 -05:00