chobie / php-sundown

php-sundown is just simple wrapper of sundown
Other
137 stars 16 forks source link

Uses outdated version of sundown #1

Closed Malsententia closed 12 years ago

Malsententia commented 12 years ago

The latest version or two of sundown have added a few features, and parse a few things in a slightly different manner. The changes are significant enough that one cannot simply drop in the new sundown and recompile php-sundown.

chobie commented 12 years ago

thank you for spotting a issue. i've forgotten to integrate it on development branch. there were some issues on that. let me check again.

chobie commented 12 years ago

hey, php-sundown is able to use latest sundown library and fix several issues. please check it if you have a chance.

https://github.com/chobie/php-sundown/blob/development/README.md

i'll stabilize it and propose to PECL near the future.