mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce ve.ce.MWExtensionNode: Don't escape content of wikitext tags on preview 2014-07-04 18:13:36 +02:00
dm Merge "Try some more to handle template namespace properly" 2014-07-03 01:23:47 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-07-03 19:23:54 +00:00
init Add stylesheet with IE hacks and only load it with IE 2014-07-03 18:20:30 -07:00
test Revert "[BrowserTest] change search criteria for beta labs issue" 2014-07-03 20:53:36 +00:00
ui ve.ui.MWExtensionInspector: Prevent from setting impossible content 2014-07-04 18:09:04 +02:00