Correctly strip whitespaces before parsing HTML
Closed this issue · 1 comments
bastianallgeier commented
The Parser does not handle parsing innerHTML of an element yet when there's indentation or line breaks before elements. Those need to be stripped first.
bastianallgeier commented
✅