diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 01:37:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 01:54:39 +0300 |
commit | a960734e6f152d967405bde6e4718daf257043f0 (patch) | |
tree | 4609e92ba7426684e65bc2107edbb1631a2245dc /_includes/common/mathjax_workaround.md | |
parent | add "Recurring decimals" (diff) | |
download | jekyll-theme-a960734e6f152d967405bde6e4718daf257043f0.tar.gz jekyll-theme-a960734e6f152d967405bde6e4718daf257043f0.zip |
work around GitHub limitations for MathJax support
Diffstat (limited to '_includes/common/mathjax_workaround.md')
-rw-r--r-- | _includes/common/mathjax_workaround.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/common/mathjax_workaround.md b/_includes/common/mathjax_workaround.md new file mode 100644 index 0000000..9d0a77d --- /dev/null +++ b/_includes/common/mathjax_workaround.md @@ -0,0 +1 @@ +{::options math_engine="+nil+" /} |