diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 225838e..83e82f6 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -38,7 +38,7 @@ var setup = function(){ - An outline-based markdown editor experiment - ### Infuences:: - Logseq - - Tomboy + - Conboy (Nokia N900's Tomboy clone) - Bonsai - - // Seems that I unintentionally implemented quite a chunk of the markdown spec ;)