Skip to content

Markdown HTML conversion causes rendering issues #53

@CeesJol

Description

@CeesJol

Two examples

Example 1:

Newline is ignored.

- pls work  

**bold**

Should become:

  • pls work

bold

(on multiple lines)

Yet becomes:

  • pls work bold

(on one line)

Example 2:

Newline is ignored and random indentation.

GPA: 7

Vereniging
Blabla

Should become:
GPA: 7

Vereniging
Blabla

But becomes:
GPA: 73456Vereniging
      Blabla

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions