Files
pandoc/test/command
John MacFarlane b8d17f7ae8 Markdown reader: don't increment stateNoteNumber for example refs.
Background:  syntactically, references to example list items
can't be distinguished from citations; we only know which they
are after we've parsed the whole document (and this is resolved
in the `runF` stage).

This means that pandoc's calculation of `citationNoteNum`
can sometimes be wrong when there are example list references.

This commit partially addresses #6836, but only for the case
where the example list references refer to list items defined
previously in the document.
2020-11-14 15:00:17 -08:00
..
2020-10-07 23:05:51 -07:00
2020-04-11 09:57:59 -07:00
2019-08-25 14:24:31 -07:00
2019-09-22 11:33:09 -07:00
2019-08-25 14:24:31 -07:00
2019-09-19 16:09:38 -07:00
2018-11-06 22:57:11 -08:00
2018-11-25 22:50:16 -08:00
2019-08-25 14:24:31 -07: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
2020-08-31 21:22:03 +02:00
2020-08-31 21:22:03 +02:00
2019-07-22 15:29:07 -07:00
2019-08-23 10:15:42 -07:00
2019-09-22 22:00:20 -07:00
2019-11-02 09:40:08 -07:00
2019-10-28 21:14:01 -07:00
2019-12-07 14:20:41 -08:00
2020-02-05 10:08:18 -08:00
2020-06-23 08:27:19 -07:00
2020-10-08 21:36:08 -07:00
2020-10-13 14:52:09 -07:00
2020-10-21 23:14:17 -07:00
2020-10-27 22:21:03 -07:00
2019-12-17 11:59:52 -08:00