=== F13 Table of Contents ===
Contributors: f13dev
Tags: table of contents, toc
Requires at least: 5.0
Tested up to: 5.8.1
Stable tag: 1.0.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a Table of Contents with internal anchor links, built automatically from header tags.

== Description ==
Generate a table of contents based on header tags within the post. Outputs an indented list of anchor links at the top of each page or post linking to the relevant header tag.

Tabe of Contents does not require any configuration. On page or post loading, the content is examined for header tags that can be used to generate a ToC. If the header tag does not have an ID attribute one will be added for the purposes of linking, otherwise the existing ID tag will be used.

[Read more about F13-TOC](https://f13.dev/wordpress-plugin-table-of-contents/)