miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

html option not handled as expected #51

Open rockonedege opened 6 years ago

rockonedege commented 6 years ago

when html option is on, it does not render markdown contents inside

when html option is off, it does render markdown contents inside, but keep the html tags visible.

this kind of behavior invalidates one big advantage of of using embedding html into markdown

yennguyenh commented 5 years ago

Can someone please answer this!! I also have the same issue!