mediawiki-extensions-Visual.../modules/ve-mw/ce
Bartosz Dziewoński 68f561d2ad ve.ce.MWExtensionNode: Don't escape content of wikitext tags on preview
XML-like tags in wikitext are not actually XML and don't expect their
contents to be escaped. The contents are usually not parsed as
HTML/XML anyway.

It means that it is not possible for a tag '<foo>…</foo>' to contain
the string '</foo>', but that is prevented by change Ia566452a.

Bug: 57429
Change-Id: I2516a897c85b4a3b79a34ff6cad5d124fbc30170
2014-07-04 18:13:36 +02:00
..
annotations Update VE core submodule to master (5f10e73) 2014-06-09 18:35:08 -07:00
nodes ve.ce.MWExtensionNode: Don't escape content of wikitext tags on preview 2014-07-04 18:13:36 +02:00
styles/nodes Update VE core submodule to master (dc01df0) 2014-06-30 16:34:56 -07:00
ve.ce.MWResizableNode.js ve.ce.MWResizableNode: Fix broken @extends documentation 2014-02-06 23:08:15 +00:00