parsedown/tests/commonmark/139-HTML_blocks.html

6 lines
141 B
HTML
Raw Normal View History

2019-01-27 20:47:05 +01:00
<script type="text/javascript">
// JavaScript example
document.getElementById("demo").innerHTML = "Hello JavaScript!";
</script>
<p>okay</p>