mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-23 22:03:28 +00:00
b136622875
Currently, only registered parser tags are included in the list of extension tags to be highlighted. This patch allows extensions that do not register their tags as parser tags (Extension:Translate) to still define them for highlighting using the existing CodeMirrorPluginModules annotation. This patch also removes the special-casing for <translate>, as it can be defined in Translate instead. Bug: T284883 Co-Authored-by: Tacsipacsi <tacsipacsi@jnet.hu> Depends-On: I860c944eaeeb7771629a1ed2352c05cfd8d7ca80 Change-Id: Iba2b0b874ebbace7a892af9e1d9896e8b17ade78 |
||
---|---|---|
.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 |