v0.144.1
gohugoio/hugov0.144.1Feb 18, 2025by bep
AI Summary
Fixes a panic error that occurred when processing Markdown files with empty headers.
Key Highlights
- Fixed panic on empty Markdown header in Goldmark parser
Full Release Notes
## What's Changed * markup/goldmark: Fix panic on empty Markdown header 494e88abf @bep #13416