imgix / gatsby

A simple yet powerful integration between Gatsby and imgix
BSD 2-Clause "Simplified" License
30 stars 6 forks source link

feat: support for images within markdown #221

Open tjjjwxzq opened 2 years ago

tjjjwxzq commented 2 years ago

It doesn't seem like processing images within markdown is supported with this plugin, similar to something like what gatsby-remark-images does.

It seems like processing image links in the frontmatter is not a problem as shown here, but I'm wondering if there is any plan to support images within the markdown body itself.

luqven commented 2 years ago

Hey @tjjjwxzq, thanks for opening this issue.

I think being able to support images in markdown would be neat!

I'll take this back to the team so we can discuss the viability of adding support for this. I can't give you an estimate of when, but once we've had a chance to discuss it I'll be sure to update this thread.

In the meantime we always welcome PRs, so if you'd like to open up an RFC/example of how this might work we'd be happy to take a look.

luqven commented 1 year ago

Hey @tjjjwxzq,

I had a chance to talk it over with the team, and while we think it'd be a neat feature we don't have room in the roadmap to tackle it just yet. When we've had a chance to work through our backlog, we'll return to this ticket and re-evaluate tacking this.

Until then I'm leaving this ticket open to gauge community interest in this feature. If anyone else would like to see this added, please feel free to leave a comment or reaction on this post. That will help us measure community interest in adding this capability.