Skip to content

This library adds Table of Contents capability to PHP Markdown Extra package

License

Notifications You must be signed in to change notification settings

Jampire/toc-markdown-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOC Markdown Extra

Build Status Scrutinizer coverage (GitHub/BitBucket) GitHub release (latest SemVer) PHP from Packagist GitHub tag (latest SemVer) GitHub Packagist GitHub contributors GitHub last commit contributions welcome

This package adds Table of Contents capability (TOC) to PHP Markdown package.

TOC functionality is ported from Sculpin project. Sculpin is Static Site Generator written in PHP and based on Symfony.

Installation

To install, use composer:

composer require jampire/toc-markdown-extra

Usage

Please, see my article and PHP Markdown documentation.

You can use PhpStorm IDE with Markdown (bundled) plugin to automatically generate TOC as PhpStorm uses the same algorithm for id generation.

License

The MIT License (MIT). Please see License File for more information.

About

This library adds Table of Contents capability to PHP Markdown Extra package

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages