UNPKG
devextreme-showdown
Version:
latest (1.0.1)
1.0.1
1.0.0
A Markdown to HTML converter written in Javascript
showdownjs.com
DevExpress/showdown
devextreme-showdown
/
test
/
makeMd
/
other-html.html
6 lines
(5 loc)
•
145 B
HTML
View Raw
1
2
3
4
5
6
<
div
>
this is a div
</
div
>
<
label
for
=
"ipt"
>
a label
</
label
>
<
input
id
=
"ipt"
type
=
"text"
>
<
iframe
>
</
iframe
>
<
textarea
>
some textarea
</
textarea
>