From 6a7ab9bb4e3e67e96e1bc02b287200f063c2eaee Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 26 Aug 2022 16:36:51 -0700 Subject: pandoc-server.md: fix documentation for highlight-style. --- doc/pandoc-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pandoc-server.md b/doc/pandoc-server.md index 9977fe70e..32c247500 100644 --- a/doc/pandoc-server.md +++ b/doc/pandoc-server.md @@ -168,7 +168,7 @@ the first one given is the default. : Causes HTML comments to be stripped in Markdown or Textile source, instead of being passed through to the output format. -`highlight-style` (string, default `"pygments"`) +`highlight-style` (string, leave unset for no highlighting) : Specify the style to use for syntax highlighting of code. Standard styles are `"pygments"` (the default), `"kate"`, -- cgit v1.2.3