fusionspim / php-markdown-toc
Generates a table of contents for a Markdown document, based on the headings within
Installs: 1 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
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.