diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-31 12:31:36 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-31 12:31:36 -0700 |
commit | 6cf9ab78554cdf0a854a26a9386265653c7519ad (patch) | |
tree | 4b401037f70c032c2fb32f5eff6f9b7c48742673 /README | |
parent | 54df49335a652710f10f4fc183265d1ab1d51d77 (diff) | |
download | pandoc-6cf9ab78554cdf0a854a26a9386265653c7519ad.tar.gz |
README: escape (c) in epub metadata example
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2993,7 +2993,7 @@ block. Here is an example: - scheme: DOI text: doi:10.234234.234/33 publisher: My Press - rights: (c) 2007 John Smith, CC BY-NC + rights: \(c) 2007 John Smith, CC BY-NC ... The following fields are recognized: |