2023-06-03 22:58:23 +02:00
|
|
|
{{- $_hugo_config := `{ "version": 1 }` }}
|
2022-07-02 14:00:23 +02:00
|
|
|
{{- partial "shortcodes/math.html" (dict
|
2023-05-18 14:01:50 +02:00
|
|
|
"context" .Page
|
2022-07-02 14:00:23 +02:00
|
|
|
"content" .Inner
|
|
|
|
"align" (.Get "align")
|
|
|
|
) }}
|