=== SimpleTOC - Table of Contents Block === Contributors: MarcDK Tags: Gutenberg, blocks, gutenberg blocks, TOC, Table of Contents, Inhaltsverzeichnis Requires at least: 5.0 Donate link: https://marc.tv/out/donate Tested up to: 5.6 Stable tag: 3.7 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. = Features = * Designed for Gutenberg. * Compatible with AMP plugins. * Minimal and valid HTML output. * Inherits the style of your theme. * No customizations needed. * SEO friendly. Disable the h2 heading in the block. * No javascript or css added. * Comes with English, French, Spanish and German translations. * 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 == Changelog == = 3.6 = * Code refactoring: moved to JSX and updates dependencies. Makes the code much smaller and easier to read for humans. * Better contrast for logo within Gutenberg. = 3.5 = * Added support for Rank Math plugin. == Installation == SimpleTOC can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually... In Gutenberg, add a block and search for "SimpleTOC" or just "TOC". Please save your content before you use the block. ## Screenshots ## 1. SimpleTOC block in Gutenberg editor. 2. SimpleTOC in the post. 3. Disable "Table of contents" block headings“.