aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-05-17 18:54:41 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-05-17 18:54:41 -0700
commitb2340cd8746253a4d4484bfc9eef0f2929a35e5e (patch)
treee1df76131d40bb37c6e5441b2103e76c9fc7bac3 /README
parent1f222b78c8c45996f1b8e0157d99eb10d9a01de3 (diff)
downloadpandoc-b2340cd8746253a4d4484bfc9eef0f2929a35e5e.tar.gz
Added 'zenburn' highlight style from highlighting-kate.
Depend on h-k 0.5.0.6.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6cf92b358..fda10c988 100644
--- a/README
+++ b/README
@@ -289,7 +289,7 @@ General writer options
`--highlight-style`=*STYLE*
: Specifies the coloring style to be used in highlighted source code.
Options are `pygments` (the default), `kate`, `monochrome`,
- `espresso`, `haddock`, and `tango`.
+ `espresso`, `zenburn`, `haddock`, and `tango`.
`-H` *FILE*, `--include-in-header=`*FILE*
: Include contents of *FILE*, verbatim, at the end of the header.