From 14cff7588fd1d88b6b503a410554344c5ba496d8 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Sat, 7 Nov 2015 02:22:39 +0100 Subject: Add latex support Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support --- web/templates/head.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 2bbf921ee..30a83c4f2 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -24,6 +24,7 @@ + @@ -38,6 +39,7 @@ + -- cgit v1.2.3-1-g7c22