Open
Description
Unless an image's path is ./image-name.jpg
it shows up as a regular <img>
and doesn't have all the fancy srcset
and other stuff that <g-image>
adds. This frustrating because Netlify CMS doesn't support relative paths. Everything has to start with a /
in front, and /
doesn't show up, but ./
does.
Does anyone know either how to 1.) make relative paths in Netlify CMS, i have googled and have not come up with any solution so far, or 2.) is it possible to add <g-image>
to ALL images in markdown files regardless of their paths. Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels