From: Alan Date: Fri, 7 Jan 2022 06:52:08 +0000 (+0800) Subject: Roo/htmleditor/TidyWriter.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8ba4a1f9de1fd281e89367acf15104e6f72cf98b;hp=fcc5e3bdb42b8b25bc8b5b1b847a9b1ce5b855a2 Roo/htmleditor/TidyWriter.js --- diff --git a/Roo/htmleditor/TidyWriter.js b/Roo/htmleditor/TidyWriter.js index d09f094f09..4dad02be8b 100644 --- a/Roo/htmleditor/TidyWriter.js +++ b/Roo/htmleditor/TidyWriter.js @@ -2,6 +2,12 @@ * This is based loosely on tinymce * @class Roo.htmleditor.TidyWriter * https://github.com/thorn0/tinymce.html/blob/master/tinymce.html.js + * + * Known issues? + * - not tested much with 'PRE' formated elements. + * - BR insined inline? + * + * */ Roo.htmleditor.TidyWriter = function(settings)