examples/test.js
authorleon <leon@roojs.com>
Mon, 26 Feb 2024 07:50:56 +0000 (15:50 +0800)
committerleon <leon@roojs.com>
Mon, 26 Feb 2024 07:50:56 +0000 (15:50 +0800)
examples/test.js

index 58a9d07..b4ceb7e 100644 (file)
@@ -1,4 +1,4 @@
 Roo.onReady(function() {
-    new Roo.htmleditor.FilterStyleToTag({ node : document.body});
-    new Roo.htmleditor.FilterEmpty({ node : document.body });
+    // new Roo.htmleditor.FilterStyleToTag({ node : document.body});
+    // new Roo.htmleditor.FilterEmpty({ node : document.body });
 });
\ No newline at end of file