Skip to content

HTML doesn't get properly parsed with multiple newlines present #95

Description

@DaXcess

For example, the string # Hello World\n\n<details>\n\n<summary>\n\nsummary</summary>\nDetails inner text</details>\n\n<p><b>\n\nI am in bold</b></p>**Okay?** results in the following:
image

While on GitHub it looks like:


Hello World

summary


Details inner text

I am in bold

Okay?


Quite a few markdown documents that I go through contain these multi-newline type HTML tags, which now seem to be breaking the layout quite a bit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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