1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/test/data/block-level_html.md

16 lines
179 B
Markdown
Raw Normal View History

<div>_content_</div>
2013-11-16 03:55:09 +04:00
2015-01-24 15:37:40 +03:00
paragraph
2013-11-16 03:55:09 +04:00
<div>
2015-01-24 15:37:40 +03:00
<div class="inner">
_content_
</div>
2014-05-14 02:11:05 +04:00
</div>
2014-08-14 00:54:52 +04:00
<style type="text/css">
2015-01-24 15:37:40 +03:00
p {color: #789;}
2014-08-14 00:54:52 +04:00
</style>
2015-01-24 15:21:55 +03:00
<div>
2015-01-24 15:37:40 +03:00
<a href="/">home</a></div>