Skip to content

Only affiliation's name field is rendered. #9

@sebastianrowan

Description

@sebastianrowan

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:

image

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions