Skip to content

Multiple Authors #699

Open
Open
@KeldJ

Description

@KeldJ

Describe the feature

Is it possible to ad multiple authors to an article like below. As far as i can se json-ld supports the below

"author": {
"@type": "Person",
"name": "John Cena"
},
"author":
{
"@type": "Person",
"name": "Scott Steiner"
}

Schema objects

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssues describing an enhancement or pull requests adding an enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions