examples/test.js
authorleon <leon@roojs.com>
Mon, 26 Feb 2024 09:22:01 +0000 (17:22 +0800)
committerleon <leon@roojs.com>
Mon, 26 Feb 2024 09:22:01 +0000 (17:22 +0800)
examples/test.js

index 58a9d07..7b1b1d7 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.FilterEmpty({ node : document.body });
 });
\ No newline at end of file