christianalfoni / markdown-to-react-components

Convert markdown into react components
MIT License
132 stars 16 forks source link

HTML isn't rendered #19

Closed maxenglander closed 7 years ago

maxenglander commented 7 years ago

Something like the following appears to drop the video element from the rendered output.

# Title

Paragraph text

<video src="..." />