mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 18:59:53 -04:00
Add a note about the shortcode issue
This commit is contained in:
parent
76d731ce2d
commit
9a9a7e475d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user