You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will update this post in a moment, but I will first make a quick first version of it:
I was using a general graphql plugin to get the content (markdown which was converted into html) into a Gatsby site. I tried several plugins to handle the images in that markdown code so that Gatsby would generate all the images for different sizes & formats, but I failed with this. Generating images worked for strict image fields ("hero" image), but I could get it to blog post content, which is, like I said, general markdown code.
What might be the current status, is there a way to handle images from a general markdown code, fetched with a general graphql plugin?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I will update this post in a moment, but I will first make a quick first version of it:
I was using a general graphql plugin to get the content (markdown which was converted into html) into a Gatsby site. I tried several plugins to handle the images in that markdown code so that Gatsby would generate all the images for different sizes & formats, but I failed with this. Generating images worked for strict image fields ("hero" image), but I could get it to blog post content, which is, like I said, general markdown code.
What might be the current status, is there a way to handle images from a general markdown code, fetched with a general graphql plugin?
Beta Was this translation helpful? Give feedback.
All reactions