gitbook-plugin-tags
gitbook-plugin-tags copied to clipboard
Tags plugin for GitBook
The recent Gitbook doesn't have any file with the name `book.json` is this plugin still valid? And please how can I ,configure it now?
Hi, thank you for your work. I followed the README to use this plugin, However, I found the generated links in tags.html don't work. So I checked the console and...
I found that linking to tags.md will make it not be processed last. This made tags.html content incomplete after a gitbook build. ``` # Table of Contents * [item1](/tags.md#item1) *...