diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-17 09:57:27 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-17 09:57:27 -0700 |
commit | 99f9126d7215b1e962dc8a10f8379fa028c47d35 (patch) | |
tree | 05376a0652133b2c6ecfbc0e683044ba6991acc9 /src/Text/Pandoc/Writers/Texinfo.hs | |
parent | cae52ecc315a0635f81cb2547b4f268ec8a8befa (diff) | |
download | pandoc-99f9126d7215b1e962dc8a10f8379fa028c47d35.tar.gz |
Markdown writer: Omit bibliography when `citations` enabled.
In 1.11, citations would be rendered as pandoc markdown citations,
but the bibliography would still be printed.
We avoid that by adding a `RawBlock "pandoc" "references"` before
the references. This allows the markdown writer to find the references
and strip them off when `citations` is enabled.
Diffstat (limited to 'src/Text/Pandoc/Writers/Texinfo.hs')
0 files changed, 0 insertions, 0 deletions