mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 02:04:53 +08:00
d82fe52a02
The partitioning the components of a name into surname, given names, etc. is not always possible or not available. Using `author.name` allows to give the full name as a fallback to be used when `author.surname` is not available.