summaryrefslogtreecommitdiff
path: root/source/_layouts
diff options
context:
space:
mode:
Diffstat (limited to 'source/_layouts')
-rw-r--r--source/_layouts/concept.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/source/_layouts/concept.html b/source/_layouts/concept.html
index 1523168..4d591a4 100644
--- a/source/_layouts/concept.html
+++ b/source/_layouts/concept.html
@@ -12,10 +12,4 @@ Categories:
<h1>{{ page.title | smartify }}</h1>
-{% capture content_after_katex %}
-{% katexmm %}
-{{ page.content }}
-{% endkatexmm %}
-{% endcapture %}
-
-{{ content_after_katex | markdownify }}
+{{ content }}