Clarify that meta-json contains transformed values (#3491)
Make clear that template variable `meta-json` does not contain plain text values or JSON output format but field values transformed to the selected output format.
This commit is contained in:
parent
74afd2974a
commit
69e1b959e0
1 changed files with 2 additions and 1 deletions
|
@ -1145,7 +1145,8 @@ as the following:
|
|||
: body of document
|
||||
|
||||
`meta-json`
|
||||
: JSON representation of all of the document's metadata
|
||||
: JSON representation of all of the document's metadata. Field
|
||||
values are transformed to the selected output format.
|
||||
|
||||
[^subtitle]: To make `subtitle` work with other LaTeX
|
||||
document classes, you can add the following to `header-includes`:
|
||||
|
|
Loading…
Add table
Reference in a new issue