Files
pandoc/test/command
Jesse Rosenthal ed73bd28e5 Markdown writer: Handle labels with integer names
Previously if labels had integer names, it could produce a conflict
with auto-labeled reference links. Now we test for a conflict and find
the next available integer.

Note that this involves adding a new state variable `stPrevRefs` to
keep track of refs used in other document parts when using
`--reference-location=block|section`

Closes #5495
2019-05-21 12:19:59 -04:00
..
2018-11-13 14:50:26 -08:00
2018-11-06 22:57:11 -08:00
2018-11-25 22:50:16 -08:00
2019-02-25 17:33:54 -08:00
2019-02-23 15:40:06 -07:00
2019-03-18 16:53:36 -07:00
2019-03-17 18:02:59 -07:00
2019-04-15 09:48:11 -07:00
2019-05-01 16:56:37 -07:00
2019-01-02 11:36:37 -08:00
2018-10-15 00:37:17 -07:00
2019-01-02 11:36:37 -08:00