Small Descriptions

This commit is contained in:
Murod Khaydarov 2017-11-25 18:32:08 +03:00
commit 46e9c89604
4 changed files with 86 additions and 37 deletions

View file

@ -91,7 +91,7 @@
codex.editor = 1;
var editor = new CodexEditor({
holderId : 'codex-editor',
inittialBlock : 'paragraph',
initialBlock : 'paragraph',
tools: {
quote: Quote,
anotherTool : AnotherTool