diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:55:49 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-09 17:55:49 +0300 |
commit | d8ea67f40faedd52c63712db51d267ca7bbdc794 (patch) | |
tree | 8e73ff55eb0ee1c8efa8b437ff81c13e3297ea3f | |
parent | bump dependencies (diff) | |
download | blog-d8ea67f40faedd52c63712db51d267ca7bbdc794.tar.gz blog-d8ea67f40faedd52c63712db51d267ca7bbdc794.zip |
get rid of MathJax workaround
Kramdown 2.2.0 supports MathJax v3.
-rw-r--r-- | _config.yml | 1 | ||||
-rw-r--r-- | _posts/2019-09-30-recurring-decimals.md | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 61115ca..eea1fe0 100644 --- a/_config.yml +++ b/_config.yml @@ -42,7 +42,6 @@ defaults: highlighter: rouge markdown: kramdown kramdown: - math_engine: null # Ignored by GitHub Pages, yay, how fun! syntax_highlighter_opts: span: disable: true diff --git a/_posts/2019-09-30-recurring-decimals.md b/_posts/2019-09-30-recurring-decimals.md index 741d083..cde2183 100644 --- a/_posts/2019-09-30-recurring-decimals.md +++ b/_posts/2019-09-30-recurring-decimals.md @@ -5,8 +5,6 @@ excerpt: > category: Math mathjax: true --- -{% include common/mathjax_workaround.md %} - First, let's determine that $$ |