Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including gatsby-remark-relative-source with all npm packages installed. Try it out:

var gatsbyRemarkRelativeSource = require("gatsby-remark-relative-source")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

gatsby-remark-relative-source v0.0.5

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-images or any other plugin expecting relative source (such as gatsby-remark-custom-image-component) match images outside the node folder. For example, use with NetlifyCMS.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free