-
Notifications
You must be signed in to change notification settings - Fork 850
Closed
Description
Gruber's Markdown supports embedded HTML tags inside Markdown (https://daringfireball.net/projects/markdown/syntax#html), but this library just shows the HTML as plain text.
I understand this may not be an easy feature to implement, or at least not safely, but since it is a feature in Gruber's specification, README.md should warn this is not supported.
Example, using the example code in README.md:
(I'm not sure that span to change the color should work, but even ignoring the styling the HTML tag should no appear; that table definitely should work)
urosjarc, sir-ragna and Zhongweizhao
Metadata
Metadata
Assignees
Labels
No labels