mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
Toolbar: settings zone added. (#252)
* Toolbar: settings zone added. * update some comments
This commit is contained in:
parent
f9a7c0cc85
commit
c4bdc23d77
13 changed files with 879 additions and 462 deletions
|
|
@ -89,6 +89,8 @@
|
|||
}
|
||||
});
|
||||
|
||||
console.log('Editor instance:', editor);
|
||||
|
||||
// var editor2 = new CodexEditor({
|
||||
// holderId : 'cdx',
|
||||
// initialBlock: 'header'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue