1.0.0 • Published 3 years ago

gatsby-remark-link-md v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

gatsby-remark-link-md

Links pages based on links between markdown files by querying the slug out of GraphQL layer.

If the link is pointing to non-existing markdown file, it sends a warning.

This is useful for cases with markdown documentation being used in multiple spots (like azure wikis) that only links by pointing directly to markdown file.

You probably want to have this plugin before gatsby-plugin-catch-links.

Disclaimer

This plugin is doing bare minimum, but is functional. I didn't find any other plugin doing the same thing.

I won't be improving this plugin much. There's no testing as of now, and not many options. I am open to suggestions and PRs.

1.0.0

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago