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

Add type 7 HTML block tests

This commit is contained in:
Aidan Woods 2019-07-25 00:20:59 +02:00
parent 614c76be6f
commit f4fb5bd943
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
2 changed files with 62 additions and 0 deletions

View File

@ -334,4 +334,28 @@ bar
<p>foo</p>
<body> foo
<p>bar</p>
<p>foo</p>
<hr />
<img>
</script>
bar
<p>foo</p>
<img>
-->
bar
<p>foo</p>
<img>
?>
bar
<p>foo</p>
<img>
>
bar
<p>foo</p>
<img>
]]>
bar
<p>foo</p>
<img>
<p>bar</p>
<p>foo</p>

View File

@ -480,4 +480,42 @@ foo
bar
foo
---
<img>
</script>
bar
foo
<img>
-->
bar
foo
<img>
?>
bar
foo
<img>
>
bar
foo
<img>
]]>
bar
foo
<img>
bar
foo