parsedown/tests/commonmark/141-HTML_blocks.md

7 lines
72 B
Markdown
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>
okay