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.
Fund package maintenance!
Qrcode Alipay
Installs: 1 283
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Language:JavaScript
Type:flarum-extension
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