Bug 479539

Summary: Install "CodeMirror" extension for syntax highlighting
Product: [Websites] KDE MediaWiki Reporter: Andrew Shark <ashark>
Component: generalAssignee: carl <schwancarl>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrew Shark 2024-01-08 13:27:20 UTC
When editing the marked up mediawiki text, it would be more convenient if it has a syntax highlighting (instead of plain black text). I also contribute to Arch Linux wiki, and it has such feature. Can we add the same?

In their [version page](https://wiki.archlinux.org/title/Special:Version) it can be seen that they have installed [CodeMirror](https://www.mediawiki.org/wiki/Extension:CodeMirror) extension.

It helps a lot when editing tables for example. Also it highlights interwiki links, templates, headers, formatting, etc.