mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-15 10:19:27 +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 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
resources | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |