photogabble / eleventy-plugin-interlinker

Adds wikilink and wikilink embed support with tracking of backlinks.
https://photogabble.co.uk/projects/eleventyjs-interlink-plugin/
MIT License
17 stars 1 forks source link

"WikiLink found pointing to non-existent" error for pages that do exist #8

Closed SHiLLySiT closed 1 year ago

SHiLLySiT commented 1 year ago

I feel like this might be a configuration/project setup issue that isn't clear to me, but for some reason this plugin is incorrectly flagging some wiki links as non-existent when they do in fact exist.

image

I've tried making front matter titles match the wiki link (as per #5) but the issue still persisted.

SHiLLySiT commented 1 year ago

Ah it seems my problem is in fact the same as #5. The warnings just don't go away until I cancel and rerun the serve task.