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
/
features
/
disable-gh-codeblocks.html
8 lines
(7 loc)
•
140 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
p
>this is some
text
</
p
> <
p
><
code
>php function thisThing() { echo "some weird formatted
code
!"; } </
code
></
p
> <
p
>some other
text
</
p
>