mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
New toolbar module making (#221)
* New toolbar module making * Update docs
This commit is contained in:
parent
0f5aad56b1
commit
e71f8ad8ea
9 changed files with 1030 additions and 746 deletions
|
|
@ -105,11 +105,6 @@
|
|||
}
|
||||
});
|
||||
|
||||
|
||||
console.log(editor);
|
||||
|
||||
|
||||
|
||||
// var editor2 = new CodexEditor({
|
||||
// holderId : 'cdx',
|
||||
// initialBlock: 'header'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue