diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index ce4405f..89aba68 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -169,6 +169,7 @@ var setup = function(){
- simple use strategies:
- custom element
- constructor
+ - FEATURE: images as blocks...
- export auto-headings as normal/manual markdown headings...
- add plugin callback on `.text(..)` / ...
- Time to think about a standalone client -- at least to edit own notes as a test...