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

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