Expand all

ext.CodeMirror.v6

This module provides the basic CodeMirror integration for MediaWiki editors and exports the CodeMirror class. To be usable beyond a plain text editor, you will need to pass in a language mode to the constructor. See CodeMirror for more information.