mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-20 22:46:06 +00:00
Merge pull request #561 from ArloL/patch-1
Added documentation about including multiple CSS files
This commit is contained in:
@@ -414,7 +414,8 @@ Options affecting specific writers
|
||||
`--standalone`.
|
||||
|
||||
`-c` *URL*, `--css=`*URL*
|
||||
: Link to a CSS style sheet.
|
||||
: Link to a CSS style sheet. This option can be be used repeatedly to
|
||||
include multiple files. They will be included in the order specified.
|
||||
|
||||
`--reference-odt=`*FILE*
|
||||
: Use the specified file as a style reference in producing an ODT.
|
||||
|
||||
Reference in New Issue
Block a user