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/static/css/fonts/KaTeX_Size2-Regular.woff | Bin 0 -> 6684 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/static/css/fonts/KaTeX_Size2-Regular.woff (limited to 'web/static/css/fonts/KaTeX_Size2-Regular.woff') diff --git a/web/static/css/fonts/KaTeX_Size2-Regular.woff b/web/static/css/fonts/KaTeX_Size2-Regular.woff new file mode 100644 index 000000000..4a3055854 Binary files /dev/null and b/web/static/css/fonts/KaTeX_Size2-Regular.woff differ -- cgit v1.2.3-1-g7c22