X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fhtmleditor%2FTidyWriter.js;h=9db08abc722c7924b80ae97f520d7e1ce0790318;hp=b461d9e0b902ba3a6d99169e8beeca5cdbf19a3d;hb=9375039957ed028f30667c8c9fa2e3646b3e3740;hpb=5dc6005ff58f36b8e69c8ca2ae7f7d24dbfb3dbf diff --git a/Roo/htmleditor/TidyWriter.js b/Roo/htmleditor/TidyWriter.js index b461d9e0b9..9db08abc72 100644 --- a/Roo/htmleditor/TidyWriter.js +++ b/Roo/htmleditor/TidyWriter.js @@ -388,7 +388,7 @@ Roo.htmleditor.TidyWriter.prototype = { Roo.htmleditor.TidyWriter.inline_elements = [ 'SPAN','STRONG','B','EM','I','FONT','STRIKE','U','VAR', - 'CITE','DFN','CODE','MARK','Q','SUP','SUB','SAMP' + 'CITE','DFN','CODE','MARK','Q','SUP','SUB','SAMP', 'A' ]; Roo.htmleditor.TidyWriter.shortend_elements = [ 'AREA','BASE','BASEFONT','BR','COL','FRAME','HR','IMG','INPUT',