raine opened this issue 9 years ago · 1 comments
dedent(` <p>Hello world!</p>\n `);
becomes <p>Hello world!</p> without newline in the end.
<p>Hello world!</p>
Definitely buggy, thanks for reporting.