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

BUG: data passed through to compileTemplate is not page object (v1.1.0-rc1) #27

Closed carbontwelve closed 4 months ago

carbontwelve commented 4 months ago

The compileTemplate function expects to receive a 11ty page object, at current its receiving the internal wikilink struct and is therefore breaking.