master
Improve and extend .Position handling in Goldmark render hooks
markup/highlight: Escape lang in default code block rendering
markup/goldmark: Enhance footnote extension with backlinkHTML option
Fix RenderShortcodes leaking context markers when indented
testing: Replace legacy config.toml with hugo.toml in most tests
Fix some recently introduced Position issues
Add autoID for definition terms
all: Run modernize -fix ./...
Fix panic when passthrough elements are used in headings
Rename common/maps to common/hmaps (#14384)
all: Adjust tests for deprecated link and image render hook settings
markup/goldmark: Fix double-escaping of ampersands in link URLs
Revert "markup/tableofcontents: Skip empty TOC levels"