eleventy-plugin-backlinks
eleventy-plugin-backlinks copied to clipboard
Markdown support?
Are you planning to support not only wikilinks but also simple markdown links?
I implemented prototype of markdown support. If you are willing to add markdown support, I will create pull-request and I want to ask something to decide specifications.
The correct way to do this, IMO, is to use an HTML parser like this: https://blog.rubenwardy.com/2023/10/29/eleventy-backlinks/