mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
Small Descriptions
This commit is contained in:
parent
13f003434b
commit
46e9c89604
4 changed files with 86 additions and 37 deletions
|
|
@ -91,7 +91,7 @@
|
|||
codex.editor = 1;
|
||||
var editor = new CodexEditor({
|
||||
holderId : 'codex-editor',
|
||||
inittialBlock : 'paragraph',
|
||||
initialBlock : 'paragraph',
|
||||
tools: {
|
||||
quote: Quote,
|
||||
anotherTool : AnotherTool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue