Go to file
Menshikov Alexander e0d14e932f Blocks (#34)
* Add new block by enter press
Delete current empty block by backspace press

* Fix bug with DeepestNode on empty block

* Fix comments in issues

* Remove console.log

* Fix global var issue
2016-06-10 23:08:09 +04:00
fonts/codex_editor Making interface, example page 2015-11-29 01:10:25 +03:00
.gitignore add gitignore 2015-12-11 00:26:32 +03:00
ce_interface.js export editor content to result textarea by click on "save" button 2016-01-02 00:17:03 +03:00
codex-editor.js Blocks (#34) 2016-06-10 23:08:09 +04:00
editor.css all blocks now contenteditable 2016-06-04 12:33:09 +03:00
example.html saving caret position 2016-06-04 20:25:03 +03:00
LICENSE Initial commit 2015-11-28 23:56:35 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00

codex.editor

CodeX Editor sources