From 4f29292b8ecfbda81deddc4863e2a32a645e4c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 6 Oct 2024 23:38:12 +0200 Subject: [PATCH] docs: honing #567 --- exampleSite/content/shortcodes/math.en.md | 2 +- layouts/partials/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/shortcodes/math.en.md b/exampleSite/content/shortcodes/math.en.md index 2952c400f5..a159728c75 100644 --- a/exampleSite/content/shortcodes/math.en.md +++ b/exampleSite/content/shortcodes/math.en.md @@ -103,7 +103,7 @@ Instead of `math=true` you can also use the alias `math.force=true`. ### Passthrough Configuration -{{% badge style="cyan" icon="gears" title=" " %}}Option{{% /badge %}} You can use your math without enclosing it in a shortcode or codefence by using a [passthrough configuration](https://gohugo.io/content-management/mathematics/#step-1) +You can use your math without enclosing it in a shortcode or codefence by using a [passthrough configuration](https://gohugo.io/content-management/mathematics/#step-1) {{< multiconfig file=hugo >}} [markup] diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 9d9f6af9d0..29493f8f6d 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -6.4.0+0f9314449099bccaaaef98eb99f8c0a66d7d30fa \ No newline at end of file +6.4.0+9cd17961fb55b218363258e59ebcfc7f0a115797 \ No newline at end of file