mediawiki-extensions-Syntax.../modules
thiemowmde 0b13847937 Avoid dirty diffs when editing code blocks with line numbers
Steps to reproduce:
* Make a wikitext page with <syntaxhighlight line="sure">…</…>.
* Edit with VisualEditor and make an unrelated change to the content.
* Save.
* Before the attribute was always replaced with line="1".
* With this patch the old value stays untouched.

Change-Id: I433a206905c1a0a1bc06ef8b4037f6db9d935810
2022-10-26 12:59:32 +00:00
..
ve-syntaxhighlight Avoid dirty diffs when editing code blocks with line numbers 2022-10-26 12:59:32 +00:00
.eslintrc.json build: Update devDependencies 2022-03-20 15:05:03 +00:00
pygments.generated.css Update Pygments to 2.11.2 2022-01-17 23:51:19 +00:00
pygments.linenumbers.js Line number highlight: Use getTargetFromFragment 2022-08-31 13:10:18 +00:00
pygments.wrapper.less Move position:relative to inner wrapper 2021-01-25 14:43:18 +00:00