hugo-theme-relearn/layouts/_default/_markup/render-codeblock-math.html

4 lines
78 B
HTML
Raw Normal View History

2022-07-02 12:00:23 +00:00
{{- partial "shortcodes/math.html" (dict
"context" .
"content" .Inner
) }}