Package Information |
Summary |
Sundown is a fast, robust Markdown parsing library for PHP5 |
Maintainers |
Shuhei Tanuma <chobieee.php@gmail.com> (lead) [details]
|
License |
PHP |
Description |
Sundown is a fast, robust Markdown parsing library, originally created
by Natacha Porté and improved Vicent Marti.
this extension inspired Redcarpet ruby extension which created by Vicent.
PECL Sundown provides straight forward object oriented Markdown API and customizable Renders. |
Release notes Version 0.3.4 (beta) |
bumped up 0.3.4
[summary]
* add Sundown\Render\HTML_TOC render.
* add Sundown\Markdown::setRender(Sundown\Render\Base $render);
* improve build script.
* add Changelog, adjust package.xml |
|