aboutsummaryrefslogtreecommitdiff
path: root/pandoc-cli/man/pandoc.1
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc-cli/man/pandoc.1')
-rw-r--r--pandoc-cli/man/pandoc.118
1 files changed, 11 insertions, 7 deletions
diff --git a/pandoc-cli/man/pandoc.1 b/pandoc-cli/man/pandoc.1
index cf0853692..22cc7b9c7 100644
--- a/pandoc-cli/man/pandoc.1
+++ b/pandoc-cli/man/pandoc.1
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pandoc 3.2.1
+.\" Automatically generated by Pandoc 3.3
.\"
-.TH "pandoc" "1" "June 24, 2024" "pandoc 3.2.1" "Pandoc User\[cq]s Guide"
+.TH "pandoc" "1" "July 28, 2024" "pandoc 3.3" "Pandoc User\[cq]s Guide"
.SH NAME
pandoc - general markup converter
.SH SYNOPSIS
@@ -1036,6 +1036,10 @@ SVG in a document, as \f[CR]<use>\f[R] elements will be used to reduce
duplication.
.RE
.TP
+\f[CR]\-\-link\-images[=true|false]\f[R]
+Include links to images instead of embedding the images in ODT.
+(This option currently only affects ODT output.)
+.TP
\f[CR]\-\-html\-q\-tags[=true|false]\f[R]
Use \f[CR]<q>\f[R] tags for quotes in HTML.
(This option only has an effect if the \f[CR]smart\f[R] extension is
@@ -1095,7 +1099,7 @@ If \f[CR]beamer\f[R] is the output format, specifying either
become \f[CR]\[rs]part{..}\f[R], while second\-level headings remain as
their default type.
.TP
-\f[CR]\-N\f[R], \f[CR]\-\-number\-sections\f[R]
+\f[CR]\-N\f[R], \f[CR]\-\-number\-sections=[true|false]\f[R]
Number section headings in LaTeX, ConTeXt, HTML, Docx, ms, or EPUB
output.
By default, sections are not numbered.
@@ -3650,17 +3654,17 @@ included as raw Markdown blocks (allowing lossless round\-tripping)
rather than being parsed.
Use this only when you are targeting \f[CR]ipynb\f[R] or a
Markdown\-based output format.
-.SS Extension: \f[CR]citations\f[R]
+.SS Extension: \f[CR]citations\f[R] (org)
When the \f[CR]citations\f[R] extension is enabled in \f[CR]org\f[R],
org\-cite and org\-ref style citations will be parsed as native pandoc
citations.
-.PP
+.SS Extension: \f[CR]citations\f[R] (docx)
When \f[CR]citations\f[R] is enabled in \f[CR]docx\f[R], citations
inserted by Zotero or Mendeley or EndNote plugins will be parsed as
native pandoc citations.
(Otherwise, the formatted citations generated by the bibliographic
software will be parsed as regular text.)
-.SS Extension: \f[CR]fancy_lists\f[R]
+.SS Extension: \f[CR]fancy_lists\f[R] (org)
Some aspects of Pandoc\[cq]s Markdown fancy lists are also accepted in
\f[CR]org\f[R] input, mimicking the option
\f[CR]org\-list\-allow\-alphabetical\f[R] in Emacs.
@@ -7801,7 +7805,7 @@ content in URLs and attributes.
To be safe, you should run all HTML generated from untrusted user input
through an HTML sanitizer.
.SH AUTHORS
-Copyright 2006\[en]2022 John MacFarlane (jgm\[at]berkeley.edu).
+Copyright 2006\[en]2024 John MacFarlane (jgm\[at]berkeley.edu).
Released under the GPL, version 2 or greater.
This software carries no warranty of any kind.
(See COPYRIGHT for full copyright and warranty notices.)