mediawiki-extensions-Visual.../modules/ve-mw/ce
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
..
annotations LinkCache: don't treat a link with a fragment as a selflink 2017-04-11 12:19:01 -05:00
nodes Strip legacy section IDs from inside headings 2017-12-12 12:15:05 -05:00
styles/nodes Merge "Remove code for magnify icon from figcaption node" 2017-08-09 16:35:54 +00:00
ve.ce.MWResizableNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWWikitextSurface.js ce.MWWikitextSurface#onCopy: Do nothing if selection is empty 2017-11-07 16:09:33 +00:00