html-parse-stringify
html-parse-stringify copied to clipboard
Fix text is discarded
In the current implementation, If a comment is followed by a text, The text is discarded I've written a proposed fix and a test.