hugo-theme-relearn/layouts/_default/_markup/render-codeblock-math.html
2022-07-02 14:00:23 +02:00

4 lines
No EOL
78 B
HTML

{{- partial "shortcodes/math.html" (dict
"context" .
"content" .Inner
) }}