Go to file
Thiemo Kreuz 032bed3c61 Fix MediaWiki highlighter partly failing on quoted attributes
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
2021-04-23 20:43:33 +02:00
.phan Add phan 2019-04-09 20:35:56 +02:00
i18n Delete empty translation files 2021-04-08 02:07:35 +00:00
includes Enable line numbering only on configured namespaces 2021-04-12 12:05:14 +02:00
resources Fix MediaWiki highlighter partly failing on quoted attributes 2021-04-23 20:43:33 +02:00
tests Refine bracket matching styling 2021-03-08 09:26:07 +01:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 07:17:44 +00:00
.gitignore Browser tests for CodeMirror (wikitext 2010 editor) 2021-01-08 11:01:13 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:17 -07:00
.phpcs.xml build: Updating eslint-config-wikimedia to 0.18.2 2021-03-06 09:27:20 +00:00
.stylelintrc.json Update CodeMirror to 5.58.3 2020-12-07 20:20:49 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 10:46:12 +00:00
composer.json build: Updating dependencies 2021-01-29 06:50:49 +00:00
COPYING CodeMirror: Add COPYING file and credit for CodeMirror authors 2020-03-02 21:34:06 +00:00
extension.json Enable line numbering only on configured namespaces 2021-04-12 12:05:14 +02:00
Gruntfile.js Rename our customized matchbrackets addon 2021-01-20 11:17:59 +01:00
package-lock.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-16 06:19:03 +00:00
package.json build: Updating eslint-config-wikimedia to 0.20.0 2021-04-16 06:19:03 +00:00