aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-11-05 10:09:52 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-11-05 10:09:52 -0800
commitc4223ca094e149e69087775fdafd44cf0e4cfd3d (patch)
treec519df6eda8e2cbdd5e3413ed349ce6390ae5a0b
parentf14396011e7a22c84f37104a7c97de530aec76f5 (diff)
downloadpandoc-c4223ca094e149e69087775fdafd44cf0e4cfd3d.tar.gz
MANUAL: don't put pandoc in code ticks in heading.
-rw-r--r--MANUAL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 3fe34ad8e..edc47dd6d 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -40,8 +40,8 @@ model. While conversions from pandoc's Markdown to all formats aspire
to be perfect, conversions from formats more expressive than pandoc's
Markdown can be expected to be lossy.
-Using `pandoc`
---------------
+Using pandoc
+------------
If no *input-files* are specified, input is read from *stdin*.
Output goes to *stdout* by default. For output to a file,