-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
In my document, I am using the more complex data structure for the affiliation field like this:
affiliations:
- name: Sebastian Rowan
orcid: 0000-0000-0000-0000
email: e@mail.com
affiliations:
- id: unh
name: University of New Hampshire
department: Civil Engineering
city: Durham
state: NH
country: USA
postal-code: 03824
And when rendering the file to docx, the affiliation only shows "University of New Hampshire" like this:
I would prefer to keep the long-form for the affiliations if possible. Is there a way to do this and get them to render properly?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
