Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Line break inside paragraph should not be taken into account #17

Open
alkshendra opened this issue Aug 30, 2017 · 0 comments
Open

Line break inside paragraph should not be taken into account #17

alkshendra opened this issue Aug 30, 2017 · 0 comments

Comments

@alkshendra
Copy link

Basically,

<p>This is something
nice</p>

should render as: This is something nice.

instead of:

This is something
nice

Right now, the line break inside the paragraph is being taken into account, which is not valid.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant