=== SimpleTOC - Table of Contents Block === Contributors: MarcDK Tags: Gutenberg, TOC, block, Table of Contents, basic, simple Requires at least: 5.0 Tested up to: 5.4 Stable tag: 0.9 License: GPL2 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 safe your post before you can 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. * Generates an unordered list. * Styled by your theme. * No customizations needed. * Compatible with AMP plugins. * SEO friendly. No javascript. * Comes with English and German translations. 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 == 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". Safe your content before you use it. ## Screenshots ## 1. SimpleTOC Block in Gutenberg 2. SimpleTOC in the post