diff options
author | John MacFarlane <jgm@berkeley.edu> | 2013-03-07 16:38:19 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2013-03-07 16:38:19 -0800 |
commit | af7e97b9f595e014c81d58794f546d6a75f8c0d9 (patch) | |
tree | 6704c793489166259ff908625dbbd4973bc4cc56 /changelog | |
parent | 4e2e088febaf29baeb240878ab85def336c87d49 (diff) | |
download | pandoc-af7e97b9f595e014c81d58794f546d6a75f8c0d9.tar.gz |
Markdown writer: Render citations as pandoc-markdown citations.
Previously citations were rendered as citeproc-formatted citations
by default. Now we render them as pandoc citations, e.g. `[@item1]`,
unless the `citations` extension is disabled.
If you still want formatted citations in your markdown output,
use `pandoc -t markdown-citations`.
Diffstat (limited to 'changelog')
0 files changed, 0 insertions, 0 deletions