Update to support slideOptions in the YAML metadata
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user