parsedown/tests/commonmark/141-HTML_blocks.html

7 lines
79 B
HTML
Raw Normal View History

2019-01-27 20:47:05 +01:00
<style
type="text/css">
2019-04-10 08:02:52 +02:00
h1 {color:red;}
2019-01-27 20:47:05 +01:00
2019-04-10 08:02:52 +02:00
p {color:blue;}
</style>
<p>okay</p>