empress / empress/field-guide

Markdown links are not converted to real links

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

If you link from one markdown file to another (e.g. `[foo](components/bar.md)`), field-guide preserves the link as-is and tries to route to `/components/bar.md` when rendering the app. It should instead route to `/components/bar`, which is where the `components/bar.md` file was rendered by field-guide.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.