Any online xml formatters? Ones that properly indent the tags.
Or any free Windows text editor which has a built-in xml formatter?
|
|
Any online xml formatters? Ones that properly indent the tags. Or any free Windows text editor which has a built-in xml formatter?
|
|||
|
|
|
I use Visual Studio. No, I'm not joking. I'm not sure if it is in the Express-versions of Visual Studio and thus qualifies as free. Pasting a XML-string into an XML-document under VS just indents it mighty fine. As needed by me sometimes :) |
||
|
|
|
|
|
||||
|
|
|
Vim has an freely downloadable script which might serve your purpose. Oh, and it's a damned fine text editor, too! |
|||
|
|
|
|
|
||
|
|
|
|
My new favorite text editor under windows is jEdit. It has a plug-in based architecture, and I believe XML indentation requires a plug-in, but plug-in installation is a breeze. Check it out. It also does indentation and syntax highlighting for countless other languages. |
||
|
|
|
|
My favourite freeware editor - PSPad - does that just fine. It even includes Tidy, so you can specify exactly how you want your XML to be formatted. |
||
|
|
|
|
Online XML formatter http://x01.co.uk/tools/online-xml-formatter |
||
|
|