mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -04:00
Update to support slide preview in both mode
This commit is contained in:
parent
0f4f270193
commit
8791447ef9
5 changed files with 91 additions and 12 deletions
|
@ -77,4 +77,5 @@
|
|||
<script src="<%- url %>/js/render.js" defer></script>
|
||||
<script src="<%- url %>/js/history.js" defer></script>
|
||||
<script src="<%- url %>/js/index.js" defer></script>
|
||||
<script src="<%- url %>/js/syncscroll.js" defer></script>
|
||||
<script src="<%- url %>/js/syncscroll.js" defer></script>
|
||||
<script src="<%- url %>/js/reveal-markdown.js" defer></script>
|
Loading…
Add table
Add a link
Reference in a new issue