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

Add detailed bad link report #23

Closed carbontwelve closed 5 months ago

carbontwelve commented 5 months ago
image

The current output of bad wikilinks doesn't reference which pages are trying to link to them; this can sometimes make finding their context difficult. The plugin should be listing the pages where the broken wikilinks originate from.

carbontwelve commented 5 months ago

Feature added in #26, shipping in release v1.1.0-rc1