I am comparing XML files and want to have every attribute on a new line and to have the end tag of an element on a new line too. This way, the end tag doesnt give false comparison readings. FYI I am using the excellent Beyond Compare 2 for comparison, with an HTMLTidy pre-processor. I know how to have every attribute on a new line, though saying that, the first is on the same line as the start-tag, eg <anelement anettribute="attribvalue" attrib2="attrib2value"> I want: <anelement anettribute="attribvalue" attrib2="attrib2value" > -- View this message in context: http://www.nabble.com/config-options-to-place-end-tag-on-new-line-tf2411407.html#a6721521 Sent from the w3.org - html-tidy mailing list archive at Nabble.com.Received on Monday, 9 October 2006 23:06:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:37 GMT