Headless
(Headless)
September 6, 2022, 8:35pm
1
Does the table of contents not work when headers are inside a div? I am trying to make a table of contents with the headers centered but it seems impossible to do.
I think this was mentioned previously, if I understand it right:
I have posts that have extra DIVs in their bodies. For example, On Storytelling - Public - Podcaster Community
The DIV which triggers the TOC generation is inside a DIV… and TOC notices that. But other headings, inside DIVs, don’t seem to get noticed by TOC.
[Screen Shot 2022-02-02 at 09.45.01]
…not the best screenshot. That’s an H2 in an arbitrary/just-for-styling DIV which does not appear in the TOC.
…not shown is the <div that triggers the TOC, which is inside the DIV with the crazy att…
We target the immediate child headings to exclude headings in quotes or oneboxes and other elements in the Table of Contents. Otherwise, we’d have to exclude them individually, which can be tedious.
Headless
(Headless)
September 6, 2022, 9:52pm
3
So as far as I can tell basically there is no solution.
Canapin
(Coin-coin le Canapin)
August 25, 2023, 2:35pm
4
It depends on what you try to achieve with your other HTML content.
I crosspost a potential workaround: TOC doesn't work when wrapped with HTML tags - #2 by Canapin