8 lines
104 B
Markdown
8 lines
104 B
Markdown
|
|
<div>
|
||
|
|
HTML block start
|
||
|
|
<script>
|
||
|
|
// script stuff <here>
|
||
|
|
</script>
|
||
|
|
< still in block
|
||
|
|
</div>
|