tinypixel / tiny-toc
Post content index for the WordPress 5 block editor
Fund package maintenance!
Patreon
Installs: 213
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 0
Open Issues: 1
Language:JavaScript
Type:wordpress-plugin
This package is auto-updated.
Last update: 2024-12-15 14:10:51 UTC
README
Table of Contents
Slim, single-responsibility WordPress plugin that adds a table of contents block to the WordPress 5 block editor.
Based on the sortabrilliant block Guidepost, but with support for infinite nesting of blocks (the original block only scans the top level post content). This block is also devoid of any and all frontend JS while the original uses some jQuery spitshine.
Anyway, hattip sortabrilliant, it's a bomb idea.