DefaultEditorScript: Difference between revisions
Jump to navigation
Jump to search
Created page with "export default function(editor) { editor.on('ready', () => { }); editor.on('change', () => { }); editor.on('buildComplete', () => { }); editor.on('schemaLoaded', () => { }); editor.on('allSchemasLoaded', () => { }); }" |
Admin changed the content model of the page MediaWiki:DefaultEditorScript from "wikitext" to "JavaScript" |
||
(No difference)
| |||