Hacker News new | ask | show | jobs
by edtechdev 1419 days ago
I was curious if there are plugins for [[wiki links]] and backlinks. Best I can tell, you'd need to use this wiki link plugin for the remark markdown processor: https://github.com/landakram/remark-wiki-link And then this github action to add backlinks to the markdown files: https://github.com/marketplace/actions/maintain-backlinks-in...