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

Can PSPad implement the same xml tidy-ing feature as this:
http://www.perfectxml.com/msxmlTidy.asp

Within the current version of PSPad whenever i try to tidy up XML it looks
munged and not formatted properly:

It currently pushes the text of a node like this:

<Node>
Text
</Node>

Instead of it being like this:

<Node>Text</Node>

That's why I use the xmltidy feature at perfectxml because it correctly
tidys xml. Can PSPad do this and save me the step of having to go to
perfectxml.com each time?

thanks,

frank

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

Reply via email to