Skip to main content

Code

Plugin alias: code

editor42.init({
plugins: 'code'
});

Opens a dialog showing the raw HTML source code of the editor content, allowing direct editing. A simple built-in source code view.

Commands

CommandDescription
editor42CodeEditorOpens the source code editing dialog.

Toolbar buttons

NameTypeDescription
codeButtonSource code.
NameDescription
codeSource code.