diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index 5a349b6..a1b263c 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -56,6 +56,7 @@ var setup = function(){
- side margins are a bit too large (account for toolbat to the right)
-
- ## ToDo:
+ - Q: can we place a cursor in a table correctly???
- custom element / web component
- BUG: select via double/triple clicks does not work...
- _looks like something is refocusing the element..._