diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 860afe2..e349cc0 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -52,7 +52,6 @@ var setup = function(){ - ASAP: call `.sync()` on all changes... - pgup/pgdown/home/end buttons - autofocus (option) - - copy/paste nodes/trees - undo collapsed:: true - delete node @@ -68,6 +67,7 @@ var setup = function(){ code ``` - _bullet should be either in the middle of the block or at the first line of code (preferred)..._ + - copy/paste nodes/trees - FEATURE: read-only mode - export html - embed css