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.
In order to install the extension, you will need to follow these simple steps.
flarum/core 1.2.0
composer require tohsakarat/table-of-content
composer update tohsakarat/table-of-content
php flarum cache:clear