parsedown/tests/commonmark/136-HTML_blocks.html

6 lines
141 B
HTML
Raw Normal View History

2016-10-13 22:31:52 +02:00
<script type="text/javascript">
// JavaScript example
document.getElementById("demo").innerHTML = "Hello JavaScript!";
</script>
<p>okay</p>