diff --git a/experiments/outline-editor/editor.js b/experiments/outline-editor/editor.js index f4f68b5..db622ca 100755 --- a/experiments/outline-editor/editor.js +++ b/experiments/outline-editor/editor.js @@ -681,8 +681,8 @@ var tasks = { // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -// XXX add depth... // XXX do a better default id... +// XXX make this persistent -- add to code... var toc = { __proto__: plugin, diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index ff63a89..313b5a7 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -50,6 +50,7 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG: `toc` does not consider auto headings... - BUG: styling error... - this _seems `to` work_ - `while` _this `does` not_