hikerpig / gatsby-project-kb

Developing gatsby-theme-kb, a Gatsby theme for publishing Knowledge Base.
https://gatsby-project-kb.vercel.app/
MIT License
62 stars 15 forks source link

should also extract plain markdowndown internal links #53

Open hikerpig opened 2 years ago

hikerpig commented 2 years ago

Should extract this and show them in backlinks.

A paragraph with a [markdown link](../some-other-file)

Obsidian also supports this, so I need to keep up with it.