From 660eec9f951c571c181bd4581e2f6b9309993a75 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Fri, 16 Jun 2017 13:08:08 +0900 Subject: [PATCH] Fix The MathJax CDN shut down --- lib/daimon_markdown/plugin/math.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/daimon_markdown/plugin/math.rb b/lib/daimon_markdown/plugin/math.rb index fe0ab5d..077b15a 100644 --- a/lib/daimon_markdown/plugin/math.rb +++ b/lib/daimon_markdown/plugin/math.rb @@ -14,7 +14,7 @@ def self.script_tag TAG if tag.respond_to?(:html_safe)