aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-09 17:55:49 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-09 17:55:49 +0300
commitd8ea67f40faedd52c63712db51d267ca7bbdc794 (patch)
tree8e73ff55eb0ee1c8efa8b437ff81c13e3297ea3f
parentbump dependencies (diff)
downloadblog-d8ea67f40faedd52c63712db51d267ca7bbdc794.tar.gz
blog-d8ea67f40faedd52c63712db51d267ca7bbdc794.zip
get rid of MathJax workaround
Kramdown 2.2.0 supports MathJax v3.
-rw-r--r--_config.yml1
-rw-r--r--_posts/2019-09-30-recurring-decimals.md2
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
$$