mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Add initial test/commonmark/ folder
This commit is contained in:
committed by
Aidan Woods
parent
4c0734d935
commit
0514997103
6
tests/commonmark/136-HTML_blocks.html
Normal file
6
tests/commonmark/136-HTML_blocks.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<script type="text/javascript">
|
||||
// JavaScript example
|
||||
|
||||
document.getElementById("demo").innerHTML = "Hello JavaScript!";
|
||||
</script>
|
||||
<p>okay</p>
|
||||
Reference in New Issue
Block a user