From 9c44060f0d9dd530a4d90c635da7b83935a1ec19 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 9 Mar 2021 17:38:59 +0300 Subject: MathJax: get rid of the workarond Kramdown 2.2.0 supports MathJax v3 now. --- _includes/common/mathjax.html | 8 -------- 1 file changed, 8 deletions(-) (limited to '_includes/common/mathjax.html') diff --git a/_includes/common/mathjax.html b/_includes/common/mathjax.html index 7110f57..e01e380 100644 --- a/_includes/common/mathjax.html +++ b/_includes/common/mathjax.html @@ -1,12 +1,4 @@ {% if page.mathjax %} - {% endif %} -- cgit v1.2.3