1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/commonmark/140-HTML_blocks.html
2019-04-07 16:38:10 +01:00

7 lines
79 B
HTML

<style
type="text/css">
h1 {color:red;}
p {color:blue;}
</style>
<p>okay</p>