-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
bk currently doesn't handle whitespace properly.
The default behaviour in browsers is to collapse spaces in some tags (e.g. <p>). As an example, if you have:
<p>This is a
test.</p>
You should end up with This is a test. on output.
Instead, the embedded newline is left in.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels