0.25.0
Release Notes for 0.25.0 (2026-01-17)
Changes
-
Updated dependencies:
selectors: 0.33.0 → 0.35.0html5ever: 0.36.1 → 0.37.1tendril: 0.4.3 → 0.5.0
-
Refactored internal code to stay compatible with the latest
html5everandtendrilAPIs. -
Reworked the internal structure of the
markdownfeature; no public API changes.
Bug Fixes
- Markdown: block-level elements are now properly handled inside list elements (
ul,ol), resulting in more correct and predictable Markdown output.
Full Changelog: 0.24.0...0.25.0