getkirby/writer

Correctly strip whitespaces before parsing HTML

Closed this issue · 1 comments

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.