=== SimpleTOC - Table of Contents Block === Contributors: MarcDK Tags: AMP, Gutenberg, block, TOC, Table of Contents Requires at least: 5.0 Donate link: https://marc.tv/out/donate Tested up to: 5.6 Stable tag: 4.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a custom Table of Contents Gutenberg block. == Description == In Gutenberg, add a block and search for "SimpleTOC" or just "TOC". You need to save your post before you add the block. It works by parsing the post content and retrieving the heading blocks and creates a new dynamic block with a list of links to the headings. Hide the headline "Table of Contents" and set a maximum display depth in the blocks' sidebar configuration. Add the CSS class "simpletoc-hidden" to a heading block to remove that specific heading from the generated TOC. = Features = * Designed for Gutenberg. * Compatible with AMP plugins. * Minimal and valid HTML output. * No javascript or css added. * Inherits the style of your theme. * Support for column block layouts. * Control the maximum depth of the headings. * Choose between an ordered and unordered html list. * SEO friendly: Disable the h2 heading of the TOC block and add your own. * Comes with English, French, Spanish, German, and Brazilian Portuguese translations. * Works with non-latin texts. Tested with Japanese and Arabic. * Rank Math support. This plugin is forked from https://github.com/pdewouters/gutentoc by pdewouters and uses code from https://github.com/shazahm1/Easy-Table-of-Contents by shazahm1 Many thanks to Tom J Nowell https://tomjn.com and and Sally CJ who both helped me a lot with my questions over at wordpress.stackexchange.com == Changelog == = 4.4.2 = * Feature: Added option to replace