mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 22:15:12 -04:00
Update to support slideOptions in the YAML metadata
This commit is contained in:
parent
7ea56c78a2
commit
b367e110b6
4 changed files with 9 additions and 1 deletions
|
@ -50,6 +50,8 @@
|
|||
<div class="slides"><%- slides %></div>
|
||||
</div>
|
||||
|
||||
<div id="options" class="hidden"><%- slideOptions %></div>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({ messageStyle: "none", skipStartupTypeset: true ,tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true }});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue