hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 23fc65832c0531dad30328db9f76528ecf2eba69
parent e7b5e36e04197152b75032a6b9597b99de85a88d
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Sat,  1 May 2021 13:01:23 +0200

docs: Fix shortcode

Diffstat:
Mdocs/content/en/content-management/image-processing/index.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/content/en/content-management/image-processing/index.md b/docs/content/en/content-management/image-processing/index.md
@@ -177,7 +177,9 @@ Only relevant for JPEG and Webp images, values 1 to 100 inclusive, higher is bet
 
 {{< new-in "0.83.0" >}} Webp support was added in Hugo 0.83.0.
 
-### Hint {{< new-in "0.83.0" >}}
+### Hint
+
+ {{< new-in "0.83.0" >}}
 
 Hint about what type of image this is. Currently only used when encoding to Webp.