Pretty print or minify text in XML, JSON, CSS and SQL formats |
Settings | Remark |
Preserve comments (XML and CSS only) |
XML and CSS texts may contains comments. If you minify XML or CSS texts you can preserve the comments. Example XML comment: <!-- This is an XML comment --> Example CSS comments: /* This is a CSS comment */ |