examples/test.js
authorleon <leon@roojs.com>
Thu, 30 Nov 2023 03:44:20 +0000 (11:44 +0800)
committerleon <leon@roojs.com>
Thu, 30 Nov 2023 03:44:20 +0000 (11:44 +0800)
examples/test.js

index ef89f23..d4887a5 100644 (file)
@@ -1,5 +1,5 @@
 Roo.onReady(function() {
-    // new Roo.htmleditor.FilterHashLink({ node : document.body });
+    new Roo.htmleditor.FilterHashLink({ node : document.body });
     // new Roo.htmleditor.FilterParagraph({ node : document.body });
     // new Roo.htmleditor.FilterLongBr({ node : document.body });
     // new Roo.htmleditor.FilterSpan({ node : document.body });