Top Level :: Text
:: sundown
:: 0.3.9
sundown 0.3.9
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Sundown is a fast, robust Markdown parsing library for PHP5 |
Maintainers |
Shuhei Tanuma <
chobieee dot php at gmail dot 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.9
(beta)
|
bumped up 0.3.9.
next 0.4.x release will change sundown library to hoedown as sundown has been deprecated. 0.3.x releases are bug fixes only.
[improvements] * improve readability * use common internal `php_sundown_markdon_render` for rendering markdown. * add various markdown test case from karlcow/markdown-testsuite * add --enable-sundown-debug configure flag for configure option. * add escape_html render flag * xhtml render always overrides `xhtml` flag
[bug fix] fix incorrect render_html flags
* filter_html * no_images * no_links |
|
Dependencies for release 0.3.9 |
|
PHP Version: PHP version 6.0.0 or older PHP Version: PHP 5.3.1 or newer PEAR Package: PEAR 1.4.8 or newer
|
|
|