diversen/markdown-split-by-header

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

v1.0.3 2021-05-03 20:35 UTC

This package is auto-updated.

Last update: 2024-04-29 03:32:30 UTC


README

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

Copyright

@MIT Dennis Iversen