Skip to content

Does not support normal HTML #295

Open
@Andrewyg

Description

@Andrewyg

Normally markdown editor should support html tag but if you write some thing like <a>hi</a> it'll become something like this <p>&lt;a&gt;hi&lt;/a&gt;</p this should be fine but how about <h1>hi</h1> it'll become <p><h1>hi</h1></p> where the browser will show

hi

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