Update man page.

This commit is contained in:
John MacFarlane 2020-10-13 22:47:57 -07:00
parent 0646873964
commit 0a50011e2b

View file

@ -1,7 +1,7 @@
.\"t
.\" Automatically generated by Pandoc 2.11
.\" Automatically generated by Pandoc 2.11.0.1
.\"
.TH "Pandoc User\[cq]s Guide" "" "July 23, 2020" "pandoc 2.11" ""
.TH "Pandoc User\[cq]s Guide" "" "July 23, 2020" "pandoc 2.11.0.1" ""
.hy
.SH NAME
pandoc - general markup converter
@ -629,7 +629,7 @@ command line.
.TP
\f[B]\f[CB]-L\f[B]\f[R] \f[I]SCRIPT\f[R], \f[B]\f[CB]--lua-filter=\f[B]\f[R]\f[I]SCRIPT\f[R]
Transform the document in a similar fashion as JSON filters (see
\f[C]--filter\f[R]), but use pandoc\[cq]s build-in Lua filtering system.
\f[C]--filter\f[R]), but use pandoc\[cq]s built-in Lua filtering system.
The given Lua script is expected to return a list of Lua filters which
will be applied in order.
Each Lua filter must contain element-transforming functions indexed by
@ -3359,8 +3359,8 @@ to Emacs Muse markup.
In the \f[C]ipynb\f[R] input format, this causes Markdown cells to be
included as raw Markdown blocks (allowing lossless round-tripping)
rather than being parsed.
Use this only when you are targetting \f[C]ipynb\f[R] or a
markdown-based output format.
Use this only when you are targeting \f[C]ipynb\f[R] or a markdown-based
output format.
.SS Extension: \f[C]citations\f[R]
.PP
Some aspects of Pandoc\[cq]s Markdown citation syntax are also accepted
@ -6204,7 +6204,7 @@ in the output, rather than being passed through raw.
.PP
This feature allows stylesheets to be customized to give different
output for different output formats.
However, stylesheets customized in this way will not be useable by other
However, stylesheets customized in this way will not be usable by other
CSL implementations.
.SS Placement of the bibliography
.PP