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:
@@ -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
|
||||
Reference in New Issue
Block a user