-
Notifications
You must be signed in to change notification settings - Fork 851
Open
Description
Normally markdown editor should support html tag but if you write some thing like <a>hi</a>
it'll become something like this <p><a>hi</a></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
begogna, Andrewyg, don-smith, slince, allan-stewart and 6 more
Metadata
Metadata
Assignees
Labels
No labels