mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
68f561d2ad
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 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
styles/nodes | ||
ve.ce.MWResizableNode.js |