Replies: 1 comment
-
Anyone does know about this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new to Gatsby and building a new corporate website.
I have to display images in markdowns managed by Contentful, so I've installed gatsby-remark-image.
After some configs, the plugin has been working well as I expected.
(except that I cannot display images in Webp format...)
However, I found the similar plugin, gatsby-remark-images-contentful, works as almost the same way.
For future development, should I use gatsby-remark-image or gatsby-remark-images-contentful to meet my purpose?
Beta Was this translation helpful? Give feedback.
All reactions