apropos: dynamic TOC via extractToc, HeadingPermalinkExtension, debug logging for TOC diagnosis

This commit is contained in:
Pontoporeia
2026-07-10 15:07:14 +02:00
parent 2461f526bf
commit 018d699ebd
6 changed files with 52 additions and 8 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
background: var(--bg-tertiary);
position: relative;
margin: 0; /* reset <figure> default margin */
border-radius: 7px 7px 0 0;
/* border-radius: 7px 7px 0 0; */
border-radius: var(--radius);
}
.home-body figure img,