In the README, the developer says:
You can add a table of contents by supplying the toc: true param to your post front matter. If you want a border around it you can also set tocBorder: true.
The correct params would actually be toc = true and tocBorder = true.
In the README, the developer says:
The correct params would actually be
toc = trueandtocBorder = true.