Fix typo in changelog.
This commit is contained in:
parent
f16e29ee2b
commit
d66c88a963
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ pandoc (2.4)
|
|||
+ With `--biblatex`, use `\autocite` when possible (#4960).
|
||||
`\autocites{a1}{a2}{a3}` will not collapse the entries. So, if
|
||||
we don't have prefixes and suffixes, we use instead
|
||||
`\autocite{a1;a2;a3}`.
|
||||
`\autocite{a1,a2,a3}`.
|
||||
+ Fix description lists contining highlighted code (#4662).
|
||||
|
||||
* Text.Pandoc.Writers.Man
|
||||
|
|
Loading…
Add table
Reference in a new issue