summaryrefslogtreecommitdiff
path: root/data/jats.csl
Commit message (Collapse)AuthorAge
* Fixed URIs in jats.csl.John MacFarlane2017-11-11
| | | | They were being rendered twice, leading to invalid XML.
* Automatically include URI-encoded jats.csl for jats output.John MacFarlane2017-03-30
This way people can do pandoc -s -t jats --filter pandoc-citeproc and it will just work. If they want to specify a stylesheet, they still can.