From a960734e6f152d967405bde6e4718daf257043f0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 01:37:50 +0300 Subject: work around GitHub limitations for MathJax support --- README.md | 27 +++++++++++++++++++++------ _config.yml | 2 +- _includes/common/mathjax.html | 2 +- _includes/common/mathjax_workaround.md | 1 + _posts/2019-09-30-recurring-decimals.md | 4 +++- 5 files changed, 27 insertions(+), 9 deletions(-) create mode 100644 _includes/common/mathjax_workaround.md diff --git a/README.md b/README.md index 67d35f2..68da3b5 100644 --- a/README.md +++ b/README.md @@ -75,14 +75,29 @@ y = kx + b $$ ``` +[MathJax]: https://www.mathjax.org/ + +#### GitHub workarounds + MathJax version 3 is used, which is unsupported by Kramdown (which produces -`