Hey both,
This is a warning emitted by Kramdown. Kramdown treats anything of the form [abc] as a link ID, and if there is no matching link definition, it’ll emit a warning.
In your case, I expect you have something of the form [ ] at or after line 117 in the pid099-book-review-beyond-the-veil.md file. It likely won’t be exactly on line 117, because the line number reported by Kramdown does not take the frontmatter into account (the real line will likely be further down).
You can work around this by escaping the square brackets. For example, [abc] would become \[abc\].
Let me know how this goes!
Cheers,
Denis Defreyne
[dəˈni] • pronouns: he/him