We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't reproduce what you're seeing at the moment without a version,https://git
BTW, any idea how can I modify svg_merged = Nokogiri::XML(text, &:noblanks) to enable both noblanks and huge?
svg_merged = Nokogiri::XML(text, &:noblanks)
noblanks
huge
Originally posted by @matkoniecz in sparklemotion/nokogiri#2201 (comment)
The text was updated successfully, but these errors were encountered:
Answered in sparklemotion/nokogiri#2201 (comment)
Sorry, something went wrong.
No branches or pull requests
BTW, any idea how can I modify
svg_merged = Nokogiri::XML(text, &:noblanks)
to enable bothnoblanks
andhuge
?Originally posted by @matkoniecz in sparklemotion/nokogiri#2201 (comment)
The text was updated successfully, but these errors were encountered: