tohsakarat / table-of-content
A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.
Package info
github.com/tohsakrat/flarum-table-of-content
Language:JavaScript
Type:flarum-extension
pkg:composer/tohsakarat/table-of-content
Fund package maintenance!
Requires
- flarum/core: ^1.2.0
README
A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.
Getting Started
In order to install the extension, you will need to follow these simple steps.
⚠️ Minimum Requirements
flarum/core 1.2.0
📥 Installation
composer require tohsakarat/table-of-content
♻ Updating
composer update tohsakarat/table-of-content
php flarum cache:clear