improve explanation of "indent" variable (#6767)

This commit is contained in:
Cyrus Yip 2020-10-23 00:01:16 +08:00 committed by GitHub
parent b876793910
commit 4bafdce394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2364,7 +2364,7 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
...
`indent`
: uses document class settings for indentation (the default LaTeX template
: if true, pandoc will use document class settings for indentation (the default LaTeX template
otherwise removes indentation and adds space between paragraphs)
`linestretch`