mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-27 18:56:34 +00:00
Note on --reference-links about --reference-location.
This commit is contained in:
+3
-1
@@ -643,7 +643,9 @@ Options affecting specific writers
|
||||
`--reference-links`
|
||||
|
||||
: Use reference-style links, rather than inline links, in writing Markdown
|
||||
or reStructuredText. By default inline links are used.
|
||||
or reStructuredText. By default inline links are used. The
|
||||
placement of link references is affected by the
|
||||
`--reference-location` option.
|
||||
|
||||
`--reference-location = block` | `section` | `document`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user