summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/math.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes/math.html')
-rw-r--r--layouts/shortcodes/math.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/math.html b/layouts/shortcodes/math.html
index 3fcdaa7..16aadce 100644
--- a/layouts/shortcodes/math.html
+++ b/layouts/shortcodes/math.html
@@ -2,4 +2,4 @@
\( {{- trim .Inner "\n" -}} \)
{{ else }}
$$ {{- trim .Inner "\n" -}} $$
-{{ end }} \ No newline at end of file
+{{ end }}