Added Markdown support
This commit is contained in:
parent
9bd4833e4b
commit
9bb203066c
29 changed files with 9771 additions and 220 deletions
|
|
@ -25,6 +25,7 @@
|
|||
}
|
||||
</script>
|
||||
<script type="text/javascript" src="/js/{{ .VERSION }}/lib/sjcl.js"></script>
|
||||
<script type="text/javascript" src="/js/{{ .VERSION }}/lib/node_modules/marked/marked.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue