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
/
cases
/
multi-paragraph-list.html
6 lines
(5 loc)
•
145 B
HTML
View Raw
1
2
3
4
5
6
<
ol
> <
li
><
p
>This is
a
major bullet point.</
p
> <
p
>That contains multiple paragraphs.</
p
></
li
> <
li
><
p
>And another
line
</
p
></
li
> </
ol
>