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

don't have the parser string blanks by default #15

Merged
merged 1 commit into from
Nov 29, 2017

Conversation

yanick
Copy link
Contributor

@yanick yanick commented Nov 28, 2017

As the added test demonstrate, removing those
blanks can mess with documents. Took me a while
to figure out where my this and that
was getting compressed. :-)

As the added test demonstrate, removing those
blanks can mess with documents. Took me a while
to figure out where my <b>this</b> <i>and that</i>
was getting compressed. :-)
@tokuhirom tokuhirom merged commit ed6c49d into tokuhirom:master Nov 29, 2017
tokuhirom added a commit that referenced this pull request Jan 9, 2024
Changelog diff is:

diff --git Changes Changes
index 050dadd..ffa5d96 100644
--- Changes
+++ Changes
@@ -2,6 +2,13 @@ Revision history for Perl extension HTML::TreeBuilder::LibXML
 
 {{$NEXT}}
 
+0.27 2024-01-09T06:19:12Z
+
+    - don't have the parser string blanks by default #15
+      #15
+    - fallback to toString() when toStringC14N(1) gives an empty string #17
+      #17
+
 0.26 2016-10-19T15:03:00Z
 
     - Improve `HTML::TreeBuilder::LibXML::Node->new` compatibility
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

Successfully merging this pull request may close these issues.

None yet

2 participants