mediawiki-extensions-Visual.../modules/ve-mw/ce
Ed Sanders 6d921067d7 Ref in references support
When we encounter a ref tag inside the mw-data of a references
tag, we pass it off to the converter and store it as nested data.

In toDomElements we convert any nested children and write them
back to mw-data if changed.

As refs in references are invisible we exclude them when generating
the references list in ve.ce.MWReferenceListNode.

Bug: 51741
Change-Id: I31d06616849a00449df0fc77f3b33e46207cdc7f
2013-07-30 15:41:48 +01:00
..
annotations Add a node class for mw:Nowiki 2013-07-16 19:35:24 -07:00
nodes Ref in references support 2013-07-30 15:41:48 +01:00
styles Fake superscript style for references generated as spans 2013-07-16 16:41:16 +00:00
ve.ce.MWResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00