<http://forum.pspad.com/read.php?f=2&i=10753&t=10753> 
----------------------------------------------------------------

A new function "Reformat XML code" would be great.
Very similar to "Reformat HTML code" but with no CR LF for CDATA :

Sample text :
<title><data>mystring</data>
</title>

Today using "Reformat HTML code" this is changed to :
<title>
...<data>
......mystring
...</data>
</title>

In XML this should be :
<title>
...<data>mystring</data>
</title>


Or this could be a new setting in "Program settings > Tools"

Thanks.

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to