You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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