Files
pandoc/test/command
Meher Chaitanya 1ffeb856ee Add auto_identifiers support to Man Reader (#11675)
Add support for the `auto_identifiers`, `gfm_auto_identifiers`, and
`ascii_identifiers` extensions in the man reader. Section headings
parsed from .SH and .SS macros now receive auto-generated id
attributes when the extension is enabled, enabling `--toc` to
produce working anchor links.

- Add `autoIdExtensions` to default man extensions [behavior change]
- Add `HasReaderOptions`, `HasLogMessages` and `HasIdentifierList` to
  `ManState` to run `registerHeader`

Closes #8852.
2026-05-30 19:11:14 +02:00
..
2025-09-15 10:50:04 +02:00
2025-10-16 11:17:35 +02:00
2025-09-15 10:50:04 +02:00
2026-01-31 10:54:59 +01:00
2026-01-31 10:54:59 +01:00
2026-01-31 10:54:59 +01:00
2025-11-04 14:08:57 +01:00
2025-09-15 10:50:04 +02:00
2026-02-13 11:01:37 +01:00
2026-04-18 13:05:35 +02:00