Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes/katex.html')
-rw-r--r--layouts/shortcodes/katex.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/shortcodes/katex.html b/layouts/shortcodes/katex.html
new file mode 100644
index 0000000..4d81b50
--- /dev/null
+++ b/layouts/shortcodes/katex.html
@@ -0,0 +1,6 @@
+<!--
+ This sucks
+ https://discourse.gohugo.io/t/use-goldmark-mathjax-extension/25721/4
+-->
+
+{{ .Inner }}