tof - speced/respec GitHub Wiki
Automatically generates a Table of Figures — a list of all <figure> elements in the document, linked to each figure by its <figcaption>.
<section id="tof">
<!-- ReSpec generates the list of figures here -->
</section>- All
<figure>elements with a<figcaption>are included — ReSpec auto-generates IDs from the caption text if noidis set - ReSpec auto-generates a "Table of Figures" heading if none is provided
- Typically placed as an appendix:
<section id="tof" class="appendix"> - Also see the auto-numbering of figures — empty
<a href="#figure-id">links auto-fill with "Figure N"