diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index b143127..a06876b 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -36,6 +36,7 @@ var setup = function(){
- Bonsai
-
- ## ToDo
+ - BUG? odd/random focus jumps on refocusing page (can't reporduce yet)
- BUG? pressing down from a longer line will jump over a shorter line
- here is the line to jump from, for example from here
an we'll not get here...
@@ -118,10 +119,10 @@ var setup = function(){
- [_] we can also add inline [x] checkboxes
- link example
- markdown:
- - code blocks
- numbered lists
- - alerts
- tables
+ - code blocks
+ - ~alerts~
- footnotes??
-
- ### Playground for testing