Top Level :: Text
:: sundown
:: 0.3.6
sundown 0.3.6
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.6
(beta)
|
* bumped up 0.3.6
now, php-sundown is able to use under windows box. Thank you stealth35!
* prettify phpinfo, add ext and sundown version * windows support * fix several compile warnings
[removed constants]: Sundown\Render\LIST_ORDERED Sundown\Render\MKDA_NORMAL Sundown\Render\MKDA_EMAIL
[added constants]: Sundown\Render\Base::LIST_ORDERED Sundown\Render\Base::MKDA_NORMAL Sundown\Render\Base::MKDA_EMAIL |
|
Dependencies for release 0.3.6 |
|
|