mdbook 0.5.2

Creates a book from markdown files
1
2
3
4
5
6
7
<div>
    HTML block start
<script>
    // script stuff <here>
</script>
    &lt; still in block
</div>