Version 1.1.2
- #126 Fixed crash on empty lines that extend a lazy list
- #128 Fix table renderer which including default alignment (@tanakahisateru)
- #129 Use given encoded URL if decoded URL text looks insecure, e.g. uses broken UTF-8 (@tanakahisateru)
- Added a workaround for a PHP bug which exists in versions
<
7.0, wherepreg_match()
causes a segfault
on catastropic backtracking in emph/strong parsing.