diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index a43874f..b9dc914 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -164,19 +164,22 @@ var setup = function(){
-
- ## ToDo:
- Item templates:
- - inline
+ - inline DONE
+ collapsed:: true
- TEMPLATE
text [cursor]
- TEMPLATE title
text [cursor]
- - sub-tree
+ - sub-tree DONE
+ collapsed:: true
- TEMPLATE title
- text [cursor]
- TEMPLATE title *boo*
- text [cursor]
- TEMPLATE title [new]
- text [cursor]
- - multi-template
+ - multi-template DONE
+ collapsed:: true
- TEMPLATE [A] [B] [C]
- aaa
- bbb
@@ -719,7 +722,8 @@ var setup = function(){
- TEMPLATE^ creates [above]
- [ ]
- Multiple nested
- - TEMPLATE [ToDo] [Note]
+ - TEMPLATE [\ASAP] [ToDo] [Note]
+ - [ ] ASAP
- [ ]
-
- [ ] example item