mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-16 12:33:41 +01:00
Some checks are pending
Spec / 🔎 Validate OpenAPI specifications (push) Waiting to run
Spec / 🔎 Check Event schema examples (push) Waiting to run
Spec / 🔎 Check OpenAPI definitions examples (push) Waiting to run
Spec / 🔎 Check JSON Schemas inline examples (push) Waiting to run
Spec / ⚙️ Calculate baseURL for later jobs (push) Waiting to run
Spec / 🐍 Build OpenAPI definitions (push) Blocked by required conditions
Spec / 📢 Run towncrier for changelog (push) Waiting to run
Spec / 📖 Build the spec (push) Blocked by required conditions
Spec / 🔎 Validate generated HTML (push) Blocked by required conditions
Spec / 📖 Build the historical backup spec (push) Blocked by required conditions
Spec / Create release (push) Blocked by required conditions
Spell Check / Spell Check with Typos (push) Waiting to run
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
12 lines
350 B
HTML
12 lines
350 B
HTML
{{- /*
|
|
|
|
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" . }}
|