fix: upgrade marked to 18.0.5

This commit is contained in:
Armin Ronacher
2026-06-16 17:41:59 +02:00
parent 8f0e9251b9
commit 0680726ac4
6 changed files with 94 additions and 14 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Changed
- Updated Markdown parsing to `marked` 18.0.5.
## [0.79.4] - 2026-06-15
### Added