Files
pandoc/test/command
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
..
2024-06-07 14:16:38 -07:00
2024-06-17 19:57:33 -07:00
2024-06-01 16:21:39 -07:00
2024-04-20 16:28:42 -07:00
2024-05-18 10:26:27 -07:00
2024-06-07 14:16:38 -07:00
2024-06-07 14:16:38 -07:00
2024-06-07 14:16:38 -07:00
2024-06-21 11:15:04 -07:00