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

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

Description

@alkshendra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions