mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-12-19 01:00:36 +00:00
032bed3c61
In T270880 an example with a slash in <ref name="a/b"> is described. The same issue happens with several other characters including the closing bracket, e.g. <ref name="a>b">. This patch fixes all of this by accepting _all_ characters between double and single quotes. Bug: T270880 Change-Id: I03a1e1a25af692dc703b44a57b2d23d6fc15c8c9 |
||
---|---|---|
.. | ||
.eslintrc.json | ||
CodeMirror.mediawiki.test.js |