matrix-spec/layouts/_markup/render-passthrough.html

12 lines
350 B
HTML
Raw Normal View History

{{- /*
This is a passthrough render hook (https://gohugo.io/render-hooks/passthrough/).
We use it to send the delimited passthrough element through KaTeX to render maths
in the Olm / Megolm spec.
See: https://www.docsy.dev/docs/content/diagrams-and-formulae/#add-passthrough-render-hook
*/ -}}
{{ partial "scripts/math.html" . }}