Include all vendor files in the repo to be easier for people
This commit is contained in:
17
vendor/erusev/parsedown/test/data/block-level_html.md
vendored
Normal file
17
vendor/erusev/parsedown/test/data/block-level_html.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<div>_content_</div>
|
||||
|
||||
sparse:
|
||||
|
||||
<div>
|
||||
<div class="inner">
|
||||
_content_
|
||||
</div>
|
||||
</div>
|
||||
|
||||
paragraph
|
||||
|
||||
<style type="text/css">
|
||||
p {
|
||||
color: red;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user