mediawiki-extensions-Visual.../modules/ve/dm/annotations
Ed Sanders 14fa3b0999 Fix comparison of MW internal links
We need to normalise titles so 'user:foo_bar' == 'User:Foo bar', and
we also need to some HTML attribute removal as links from Parsoid
will have href and rel set (again, this should be fixed in by Parsoid
when the do the merging at their end).

Bug: 49985
Change-Id: I5fb5bfc69c344ca4ce4803d7b6116074648a8d7e
2013-06-27 17:43:34 +01:00
..
ve.dm.LinkAnnotation.js Only use HTML attributes when comparing annotations for serialisation 2013-06-25 17:57:08 +01:00
ve.dm.MWExternalLinkAnnotation.js Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
ve.dm.MWInternalLinkAnnotation.js Fix comparison of MW internal links 2013-06-27 17:43:34 +01:00
ve.dm.TextStyleAnnotation.js Only use HTML attributes when comparing annotations for serialisation 2013-06-25 17:57:08 +01:00