diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 55c9c66..14cc455 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -54,6 +54,7 @@ var setup = function(){ ``` text text text (a click here is offset right) - the offset's amount depends on where in the text we click after the code block, the farther right the greater the offset... + - this is similar or the same to the below `div` case... - BUG: caret positioning broken - *TODO*:: - text text text