Do not show empty ToC boxes

This commit is contained in:
akp 2025-01-19 00:17:58 +00:00
parent 866660b81a
commit d3ce9e072b
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
4 changed files with 7 additions and 3 deletions

View file

@ -11,7 +11,7 @@ Jinja2 = "^3.1.2"
PyYAML = "^6.0.1"
fire = "^0.7.0"
rich = "^13.7.0"
mistune = "^3.0.2"
mistune = "^3.1.0"
pygments = "^2.17.2"