fusionspim / php-markdown-toc
This package is abandoned and no longer maintained.
The author suggests using the league/commonmark package instead.
Generates a table of contents for a Markdown document, based on the headings within
3.2.0
2020-06-22 09:03 UTC
Requires
- php: >=7.4
- ext-mbstring: ^7.2
- illuminate/support: ^5.8 || ^6.0 || ^7.0
- michelf/php-markdown: ^1.8
Requires (Dev)
- fusionspim/php-cs-fixer-config: ^4.1
- phpunit/phpunit: ^9.0
README
This repository is archived. It's retained only for reference, but will be deleted at some point. We recommend using CommonMark for PHP with the Table of Contents Extension.
Markdown TOC
Generates a table of contents for a Markdown document, based on the headings within.