diff --git a/engine/rendering.go b/engine/rendering.go index 74f68cdc..751fb74e 100644 --- a/engine/rendering.go +++ b/engine/rendering.go @@ -24,6 +24,7 @@ import ( "github.com/xyproto/splash" "github.com/yosssi/gcss" + // For embedding the MathJax JavaScript _ "embed" )