| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.8.3 source code.tar.gz | 2026-07-12 | 118.2 kB | |
| 2.8.3 source code.zip | 2026-07-12 | 323.6 kB | |
| README.md | 2026-07-12 | 405 Bytes | |
| Totals: 3 Items | 442.2 kB | 0 | |
What's Changed
Fixed
- Fixed tab-indented fenced code blocks inside list items losing the first character of each line and having their info string mangled (#981, [#1130])
- Fixed the unsafe link filter incorrectly blocking safe URLs containing
vbscript:,file:, ordata:anywhere after the start (#1131)
Full Changelog: https://github.com/thephpleague/commonmark/compare/2.8.2...2.8.3