1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

Try to add MathJax support

This commit is contained in:
Meow J
2016-07-04 03:20:40 +08:00
parent 5bf2fa7aac
commit b099754686

View File

@@ -59,6 +59,10 @@ markdown_extensions:
- admonition
- smarty
- sane_lists
- mdx_math
extra_javascript:
- 'https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML'
extra_css:
- css/code_fixer.css