Skip to content

Commit c290ffb

Browse files
committed
Fix misplaced span.
1 parent 6a88aba commit c290ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANUAL.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ header when requesting a document from a URL:
10241024
limited degree LaTeX (which uses standard commands for accented
10251025
characters when possible).
10261026

1027-
[`--reference-links[=true|false]`]{#option--reference-doc}
1027+
`--reference-links[=true|false]`
10281028

10291029
: Use reference-style links, rather than inline links, in writing Markdown
10301030
or reStructuredText. By default inline links are used. The
@@ -1158,7 +1158,7 @@ header when requesting a document from a URL:
11581158
user data directory (see `--data-dir`). If it is not
11591159
found there, sensible defaults will be used.
11601160

1161-
`--reference-doc=`*FILE*|*URL*
1161+
[`--reference-doc=`*FILE*|*URL*]{#option--reference-doc}
11621162

11631163
: Use the specified file as a style reference in producing a
11641164
docx or ODT file.

0 commit comments

Comments
 (0)