parsedown/tests/commonmark/140-HTML_blocks.html

6 lines
141 B
HTML
Raw Normal View History

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