I've looked and looked but can't find the answer. (I have read the manual! Cover to cover. Many times. But I may still have missed it ...) How do I disable a pandoc reader option? The specific one I'm after is --file-scope. From Pandoc's behaviour it is clear that --file-scope is on. I have a doc with over a thousand footnotes to convert (to epub3) split up into chapters in markdown and the author numbered them consecutively thru the the whole document. Pandoc is starting the numbering over for each section/"file"/chapter. Alternatively, there's no specific command controlling footnote numbering, is there?
Thanks very much for any useful answers in advance Mike