Convert image src(s) in markdown to be relative to their node's parent directory. This will help gatsby-remark-images match images outside the node folder. For example, use with NetlifyCMS.
Convert image src(s) in markdown to be relative to their node's parent directory. This will help gatsby-remark-images match images outside the node folder. For example, use with NetlifyCMS.
Jamstack Conferencing using GatsbyJS, NetlifyCMS, and Firebase
Converts sources in markdown to be relative to their node's parent directory. Forked from gatsby-remark-relative-images, this plugin expands its functionality so paths can be converted on raw markdown html beyond img nodes. This will help gatsby-remark-im
Convert image paths for mdx frontmatter fields to be relative to their node's parent directory. This will help gatsby-plugin-image process images. For example, use with NetlifyCMS.