diff --git a/experiments/outline-editor/editor.js b/experiments/outline-editor/editor.js index aec79f6..e5a99cc 100755 --- a/experiments/outline-editor/editor.js +++ b/experiments/outline-editor/editor.js @@ -212,6 +212,7 @@ var getText = function(elem){ // NOTE: new extension methods can be defined/called in plugins via // the .runPlugins(..) method. // XXX reference where (plugin) a method is defined if it is not system... +// ...both hereand in the plugin itself. // // //