issues
search
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: Fix compatibility with Eleventy v3
#60
Closed
carbontwelve
closed
1 month ago
carbontwelve
commented
1 month ago
This PR makes two changes to the plugin:
Refactor from CommonJS to ESM
await
template.read()
to obtain page content for wikilink and internal link discovery
This PR makes two changes to the plugin:
template.read()
to obtain page content for wikilink and internal link discovery