diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index a234cb6..cce1637 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -50,6 +50,11 @@ var setup = function(){
-
- ## Bugs:
focused:: true
+ - BUG: \DONE at end of block replaces block with ~undefined~
+ - example:
+ - this is some text DONE
+ - should look like:
+ - DONE this is dome text
- BUG: `toc` does not track auto headings...
- BUG: styling error...
- this _seems `to` work_