ticket id
000072
status
closed
priority
???
assigned to
NOBODY
Reported by: KS Edouard Song
Component:

With the introduction of HTML5 sections, if we have some headers in different sections, and the TOC marker in another one, the table of contents does not work.

<article>
    <section>
    Some headers...
    </section>

    <section>
    Other headers...
    </section>
</article>

<menu>
[TOC]
</menu>

Resolution

fixed

Powered by Sputnik | XHTML 1.1