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

BUGFIX: On resolving fn lookup failure, only throw error if page not found #52

Closed carbontwelve closed 4 months ago

carbontwelve commented 4 months ago

This solves #50 by looking up page if custom resolving fn lookup fails to check if the : within the ident is actually part of a page title.