Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White space is preserved #19

Closed
czebe opened this issue May 20, 2014 · 1 comment
Closed

White space is preserved #19

czebe opened this issue May 20, 2014 · 1 comment

Comments

@czebe
Copy link

czebe commented May 20, 2014

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 (?).

FWeinb added a commit that referenced this issue May 20, 2014
Always add `xmlns` namespace. Added `options.includedemo`. Fixed Issues
[#20](#20),
[#19](#19),
[#18](#18)
@FWeinb
Copy link
Owner

FWeinb commented May 20, 2014

This is fixed in 0.1.0

@FWeinb FWeinb closed this as completed May 20, 2014
jefmatle2v added a commit to jefmatle2v/FWeinbu that referenced this issue Nov 27, 2021
Always add `xmlns` namespace. Added `options.includedemo`. Fixed Issues
[#20](FWeinb/grunt-svgstore#20),
[#19](FWeinb/grunt-svgstore#19),
[#18](FWeinb/grunt-svgstore#18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants