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

Release 1.0.5 #15

Closed carbontwelve closed 10 months ago

carbontwelve commented 10 months ago

This release changes how the plugin identifies unique pages and in doing so makes it possible for it to be aware of pages generated via pagination. This release paves the way for #13 and additionally being able to parse regular <a> tags for internal links!