diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 22:49:38 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 22:49:38 -0700 |
commit | fd34dcba851ad1567b8969676174fc03a3afb958 (patch) | |
tree | cae6623f2a01f9398ffdc7dfd84248a2c459d67c /src/Text/Pandoc/Writers/MediaWiki.hs | |
parent | 94405121abff5eb2ed8ddf7be5457a4dc6619d3b (diff) | |
download | pandoc-fd34dcba851ad1567b8969676174fc03a3afb958.tar.gz |
Changed default template naming scheme.
Instead of latex.template, we now have default.latex.
An appropriate extension is added automatically if the value of
`--template` has no extension. So, `pandoc --template=special -t latex`
looks for `special.latex`, while `pandoc --template=special -t man`
looks for `special.man`.
Diffstat (limited to 'src/Text/Pandoc/Writers/MediaWiki.hs')
0 files changed, 0 insertions, 0 deletions