1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35: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 - admonition
- smarty - smarty
- sane_lists - sane_lists
- mdx_math
extra_javascript:
- 'https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML'
extra_css: extra_css:
- css/code_fixer.css - css/code_fixer.css