Files
pandoc/test
John MacFarlane 3e6eb1cde2 Text.Pandoc.Shared: add makeSectionsWithOffsets [API change].
This is like `makeSections` but has an additional parameter
specifying number offsets, for use with the `--number-offset` option.

Use `makeSectionsWithOffsets` in HTML writer instead of ad hoc
and inefficient number-adjusting code.

Clarify MANUAL.txt: the `--number-offset` option should only
directly affect numbering of the first section heading in
a document; subsequent headings will increment normally.
Fix test output for #5071 to reflect this.
2024-09-08 08:29:23 -07:00
..
2023-01-13 09:13:27 -08:00
2024-06-07 14:16:38 -07:00
2024-09-03 13:35:01 -07:00
2024-02-13 23:10:42 -08:00
2024-04-26 10:13:37 +02:00
2024-05-31 09:38:34 -06:00
2023-07-06 12:20:20 -07:00
2023-11-02 19:36:25 -07:00
2023-07-12 09:13:32 -07:00
2024-05-15 18:08:13 -07:00