alek-sys/sublimetext_indentxml

Support Minify XML

ranhalprin opened this issue · 0 comments

Remove all whitespace between xml elements. Should be fairly simple to find a library for this, see https://stackoverflow.com/a/3317008/150406 for example, or implement with a regex