An open API service indexing awesome lists of open source software.

https://github.com/diversen/markdown-split-by-header

A php class that splits a markdown text into a multi-dimensional array
https://github.com/diversen/markdown-split-by-header

markdown-php markdown-split markdown-split-header

Last synced: 5 months ago
JSON representation

A php class that splits a markdown text into a multi-dimensional array

Awesome Lists containing this project

README

          

# markdown-split-by-header

A php class that splits a markdown text into a multi-dimensional array based on header level

## Install

composer require diversen/markdown-split-by-header

## Example and documentation

See [test.php](test.php)

## Copyright

@MIT Dennis Iversen