Add a note about the shortcode issue

This commit is contained in:
Bjørn Erik Pedersen 2017-12-31 18:24:32 +01:00
parent 76d731ce2d
commit 9a9a7e475d
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -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