vkiryukhin / vkBeautify

vkBeautify is a small, simple and powerfull javascript plugin to beautify XML, JSON, CSS and SQL text.
http://www.eslinstructor.net/vkbeautify/
Other
316 stars 97 forks source link

Superfluous new line before attributes in xmlns namespace #15

Open pepri opened 8 years ago

pepri commented 8 years ago

After beautifying XML with xmlns attributes, superfluous newline characters are added before those attributes. These lines are added every time when vkbeautify is called.

This issue can be seen on http://www.eslinstructor.net/vkbeautify/ after pressing "Pretty Print" button multiple times.