On Friday, August 28, 2015 at 1:29:26 PM UTC-4, Jason White wrote:
Is there a way to specify a location other than the end of the document for insertion of the bibliography? There might, for example, need to be appendices or other material following the list of references.

LaTeX can do this easily, of course, but I haven’t found anything in the documentation to suggest how to achieve it with Pandoc.

This seems to have been implemented by having the bib be inserted into any div with an id element of refs.

Do I understand correctly that the only way to get a Div with such an element out of a markdown document is to insert html like the following?

<div id="refs"></div>


I wonder whether this insertion rule couldn't be expanded to include at least any heading with such an id element, especially now that it's very easy to provide such id's in markdown. This would avoid the use of raw html inside a markdown document and also leverage pandoc's ability to insert such id elements into headings.


--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0c1df9ff-bd48-425d-a5b2-495468de1965%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.