Skip to content

Commit

Permalink
bumped up 0.3.9.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
chobie committed Dec 8, 2013
1 parent 95595bf commit 6b529b0
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 74 deletions.
Loading

0 comments on commit 6b529b0

Please sign in to comment.