mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Add a note about the shortcode issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user