Files
hugo/hugolib
Joe Mooring 47678d8cbd markup/goldmark: Enhance footnote extension with auto-prefixing option
This commit introduces a new option, enableAutoIDPrefix, to the Goldmark
footnote extension. When enabled, it prepends a unique prefix to
footnote IDs, preventing clashes when multiple documents are rendered
together. This prefix is unique to each logical path, which means that
the prefix is not unique across content dimensions such as language.
This change also refactors the extension's configuration from a boolean
to a struct.

Closes #8045
2025-09-27 18:16:42 +02:00
..
2025-04-24 10:19:17 +02:00
2025-02-26 15:10:28 +01:00
2022-02-23 22:43:19 +01:00
2024-01-28 23:14:09 +01:00
2024-02-28 19:26:55 +01:00
2024-12-12 21:43:17 +01:00
2024-08-05 19:23:53 +02:00
2025-08-05 19:45:46 +02:00
2021-05-04 17:59:04 +02:00
2020-12-03 13:12:58 +01:00
2025-04-09 20:15:40 +02:00
2024-06-23 11:25:47 +02:00
2025-02-26 11:44:25 +01:00