| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-07-16 | 544 Bytes | |
| Version 1.1.2 source code.tar.gz | 2017-07-16 | 66.6 kB | |
| Version 1.1.2 source code.zip | 2017-07-16 | 129.5 kB | |
| Totals: 3 Items | 196.6 kB | 0 | |
- [#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.