aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-14 09:56:24 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-14 09:56:24 -0700
commit16f8a59f8c629f29aacd6689bc0866b01af81b99 (patch)
tree8c385d01a6acebb3c7d205339af7f41a746f1195 /README
parente917bcc124b9e1a8f4ce046d4ad7e6f817631666 (diff)
downloadpandoc-16f8a59f8c629f29aacd6689bc0866b01af81b99.tar.gz
Small documentation tweak
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index aaf87c8bf..af46d520b 100644
--- a/README
+++ b/README
@@ -3057,7 +3057,8 @@ The following fields are recognized:
~ A string value (path to CSS stylesheet).
`page-progression-direction`
- ~ Either `ltr` or `rtl`. Specifies the synonymous spine [attribute][EPUBspine].
+ ~ Either `ltr` or `rtl`. Specifies the `page-progression-direction`
+ spine [attribute][EPUBspine].
Literate Haskell support
========================