diff go.mod @ 10:1ffe6e4f933c

Add math support through MathJax
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 17 Jun 2020 22:13:03 +0200
parents a5aa39557726
children
line wrap: on
line diff
--- a/go.mod	Wed Jun 17 22:12:32 2020 +0200
+++ b/go.mod	Wed Jun 17 22:13:03 2020 +0200
@@ -4,6 +4,7 @@
 
 require (
 	github.com/cbroglie/mustache v1.1.0
+	github.com/litao91/goldmark-mathjax v0.0.0-20191101121019-011def32b12f
 	github.com/yuin/goldmark v1.1.32
 	github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
 	github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60