Markdown syntax parser.
Usage
All that you need - is call the markdownizer() function and use text() method with string in markdown syntax as an argument.
var_dump(
// <h1>Headline 1</h1>
markdownizer()->text('# Headline 1')
);
Dependencies
Supporting organizations:
Project information
- Project categories: Content editing experience, Developer tools
- Created by br0ken on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
