Closed robertoachar closed 5 years ago
Hm... I do not. I will have to look into this. It might be regression from the recent package upgrades that I did.
Hey, thanks for you reply.
I've found an issue on Gatsby. Maybe it's related.
Awesome! Thanks. I'll start by digging in there first.
Hey,
I've found a workaround for it. I added gatsby-remark-images
in gatsbyRemarkPlugins
and plugins
as well.
Hope it helps you.
Hey @robertoachar thanks for reporting. I'm sorry it took a while. I've been on a client project that uses a different Git client so unfortunately my personal Github account has been neglected for a while.
This issue is fixed with #17. I'm going to close this issue, but if you see anything else, or it doesn't work the way you expected feel free to re-open.
Hi,
Do you know why images are being displayed this way?
Link: https://gatsby-starter-blog-mdx-demo.netlify.com/hello-world
Thanks