FWeinb/grunt-svgstore

White space is preserved

czebe opened this issue · 1 comments

Newlines, linebreaks, tabs are parsed by cheerio despite the ignoreWhitespace: true setting.

I had to remove unwanted whitespace with a regexp. I wonder if ignoreWhitespace is valid for HTML documents only and not XML (?).

This is fixed in 0.1.0