v2.3.0
This release fixes number of markup rendering issues, and improves PHP 5.3.0 compatibility and the new features introduced in v2.2.0. Changes:
- Fix potential DoS in cleanba().
- Fix the issue where class would eat the note label.
- Sanitise image URLs.
- Allow inline span tags to be applied within non-English quotation marks.
- Allow non-English quotation marks inside inline span tags.
- Allow pipe closure of captions.
- Allow missing closing pipe in colgroups.
- Note-style links can use index 0.
- Encode quotes in restricted mode, rather than improperly leaving them as is.
- Improve lang, style, id and class handling.
- Add rel attributes to linked images.
- Center aligned cells aren't treated as captions.
- Removed use of deprecated
split()
function. - Disallow unsafe block attributes in restricted mode.
Textile v2.3.0 requires PHP 4.4.9 or newer (supports PHP 5.x).