diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-27 18:58:26 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-27 18:58:26 -0800 |
commit | a19971d358c3d356961f0b49e25c4aa2b27c3ef9 (patch) | |
tree | 2e4eda67020df457162fbcafda52a48170230985 | |
parent | 1a09a0b921e408112821769ef36644e8790f2282 (diff) | |
download | pandoc-a19971d358c3d356961f0b49e25c4aa2b27c3ef9.tar.gz |
Updated README on docx styles.
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -484,8 +484,8 @@ Options affecting specific writers Normal, Title, Authors, Date, Heading 1, Heading 2, Heading 3, Heading 4, Heading 5, Block Quote, Definition Term, Definition, Body Text, Table Caption, Image Caption; [character] Default - Paragraph Font, Body Text Char, Verbatim Char, Footnote Reference, - Hyperlink. + Paragraph Font, Body Text Char, Verbatim Char, Footnote Ref, + Link. `--epub-stylesheet=`*FILE* : Use the specified CSS file to style the EPUB. If no stylesheet |