Move mathjax javascript into additional file
This commit is contained in:
@@ -24,14 +24,7 @@ format:
|
|||||||
pagetitle: "De-Fence"
|
pagetitle: "De-Fence"
|
||||||
html-math-method: mathjax
|
html-math-method: mathjax
|
||||||
include-in-header:
|
include-in-header:
|
||||||
- text: |
|
- file: custom.html
|
||||||
<script>
|
|
||||||
window.MathJax = {
|
|
||||||
tex: {
|
|
||||||
tags: 'ams'
|
|
||||||
}
|
|
||||||
};
|
|
||||||
</script>
|
|
||||||
execute:
|
execute:
|
||||||
daemon: false
|
daemon: false
|
||||||
highlight-style: github
|
highlight-style: github
|
||||||
|
|||||||
Reference in New Issue
Block a user