mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
Merge branch 'rewriting-version2.0' into renderer-initial
# Conflicts: # build/codex-editor.js # build/codex-editor.js.map # src/codex.js
This commit is contained in:
commit
b83bd752f9
9 changed files with 631 additions and 344 deletions
|
|
@ -74,7 +74,6 @@
|
|||
}
|
||||
});
|
||||
|
||||
|
||||
console.log(editor);
|
||||
|
||||
var items = [
|
||||
|
|
@ -92,7 +91,6 @@
|
|||
},
|
||||
];
|
||||
|
||||
|
||||
// var editor2 = new CodexEditor({
|
||||
// holderId : 'cdx',
|
||||
// initialBlock: 'header'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue