Content Commands
Initialize the editor, insert text, read HTML, and step through undo/redo.
These pages translate the old jQuery snippets from 02-basic-api.html to the current public API:
summernote.create(), summernote.invoke(), summernote.getInstance(), and
summernote.interface.
Initialize the editor, insert text, read HTML, and step through undo/redo.
Focus, disable, enable, reset, and check whether the editor is empty.
Inspect createRange and compare saveRange with restoreRange.
Toggle CodeView and fullscreen and read the current fullscreen state.
Read summernote.interface, inspect the active instance, and destroy or recreate it.
Compare spellCheck and disableGrammar on the editable surface.