v0.134.1

gohugoio/hugov0.134.1Sep 5, 2024by bep

AI Summary

Fixes for Obsidian callout rendering and ContentWithoutSummary behavior to handle edge cases correctly.

Key Highlights

  • Fixed stray end p tag in Obsidian callout titles.
  • Made ContentWithoutSummary return Content when summary is fetched from front matter.

Full Release Notes

## What's Changed

* Fix stray end p tag in Obsidian callout titles 66a3a1100 @bep #12828 
* Make ContentWithoutSummary return Content when summary is fetched from front matter 8f2eac019 @bep #12822