From 9a9a7e475db4b265b6ab98a35b1abae4eadeed4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 31 Dec 2017 18:24:32 +0100 Subject: [PATCH] Add a note about the shortcode issue --- content/about/new-in-032.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/about/new-in-032.md b/content/about/new-in-032.md index 3076b3d37..82e96be4e 100644 --- a/content/about/new-in-032.md +++ b/content/about/new-in-032.md @@ -102,6 +102,13 @@ Type here is `page` for pages, else the main type in the MIME type, so `image`, ## Image Processing +{{% note %}} +There is a known issue with image processing in shortcodes. See https://github.com/gohugoio/hugo/issues/4202 + + +We will fix in a day or two. +{{% /note %}} + The `image` resource implements the methods `Resize`, `Fit` and `Fill`: Resize