fix formatting in docs
This commit is contained in:
parent
30879a1d78
commit
b559118832
27 changed files with 248 additions and 116 deletions
4
document.html
Normal file
4
document.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<script src="mithril.js"></script>
|
||||
<script type="text/javascript">
|
||||
m.render(document, m.trust("aa"))
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue