MediaWiki:Common.less/codemirror.less
// <pre>
/*
Extension:CodeMirror
https://meta.wikimedia.org/wiki/Community_Tech/Wikitext_editor_syntax_highlighting
*/
// underline makes it hard to distinguish between underscore and space in link
.cm-mw-pagename {
text-decoration: none;
}