Skip to content

Tags: chobie/php-sundown

Tags

v0.3.11

bumped up 0.3.11

fix segfault in sundown_render_base

v0.3.10

bumped up 0.3.10.

this release for imporve windows support.

[fix]
 * windows compatibility

v0.3.9

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

v0.3.8

Merge branch 'development'

v0.3.7

Merge branch 'release/0.3.7'

0.3.6

oops, fixed typo

0.3.5

Merge branch 'release/0.3.5'

v0.3.4

Merge branch 'release/0.3.4'

v0.3.3

Merge branch 'release/0.3.3'

v0.3.2

bumped up 0.3.2

use no_intra_emphasis instead of no_intraemphasis