aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2017-10-31 18:18:47 +0000
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-31 14:18:47 -0400
commit13e438ec9f3bd83d0e0982a30cd19049ae6a6f23 (patch)
tree77f307a07bccc484e5c24a90ac19d3d8e4538f6d
parent2a81ff324523e992e73b68db24b080182465431c (diff)
downloadpandoc-13e438ec9f3bd83d0e0982a30cd19049ae6a6f23.tar.gz
Fix broken reference links in manual. (#4014)
-rw-r--r--MANUAL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 1c61b62fd..ac057ef91 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -206,7 +206,7 @@ the LaTeX engine requires [`fontspec`]. `xelatex` uses
`dir` variable set). If the `mathspec` variable is set,
`xelatex` will use [`mathspec`] instead of [`unicode-math`].
The [`upquote`] and [`microtype`] packages are used if
-available, and [`csquotes`] will be used for [smart punctuation]
+available, and [`csquotes`] will be used for [typography]
if added to the template or included in any header file. The
[`natbib`], [`biblatex`], [`bibtex`], and [`biber`] packages can
optionally be used for [citation rendering]. These are included
@@ -3082,7 +3082,7 @@ starts with a fence containing at least three consecutive
colons plus some attributes. The attributes may optionally
be followed by another string of consecutive colons.
The attribute syntax is exactly as in fenced code blocks (see
-[Extension-fenced_code_attributes], above). As with fenced
+[Extension: `fenced_code_attributes`]). As with fenced
code blocks, one can use either attributes in curly braces
or a single unbraced word, which will be treated as a class
name. The Div ends with another line containing a string of at