This extension extends MediaWiki with the CodeMirror editor. It is based on the work of Extension:CodeMirror https://www.mediawiki.org/wiki/Extension:CodeMirror
- Extract the extension folder to extensions/LPCodeMirror/
- Add the following line to LocalSettings.php:
wfLoadExtension( 'LPCodeMirror' );