vernak2539 / astro-rehype-relative-markdown-links

Rehype Plugin for Astro that allows for usage of relative links between markdown files
https://www.npmjs.com/package/astro-rehype-relative-markdown-links
15 stars 4 forks source link

fix: consistent trailing slash on `index.md` urls #56

Closed techfg closed 6 months ago

techfg commented 7 months ago

IMPORTANT - This PR contains the fixes in #55 so should be merged after it.

Resolves #54

vernak2539 commented 6 months ago

Rebased PR after changes made to main (your other PRs)