Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Samples

This directory includes the below 2 samples to use this parsedown ToC extension.

/samples
├── README.md
├── composer/       ... Sample using composer. (The easy and reliable way)
└── download/       ... Sample including Parsedown.php. (The ordinary way)
  • NOTE: These samples won't be included to the Packagist archive.
    • For the reason see: #9