Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@manuscripts/transform",
"description": "ProseMirror transformer for Manuscripts applications",
"version": "4.5.7",
"version": "4.5.8",
"repository": "github:Atypon-OpenSource/manuscripts-transform",
"license": "Apache-2.0",
"main": "dist/cjs",
Expand Down
7 changes: 7 additions & 0 deletions src/jats/__tests__/__fixtures__/jats-import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
vocab-term-identifier=
"http://credit.niso.org/contributor-roles/writing-original-draft/"
degree-contribution="lead">writer</role>
<bio>
<graphic xlink:href="agnete-hornnes.png">
<alt-text>Headshot of Agnete Hviid Hornnes</alt-text>
</graphic>
<p>Agnete is a <italic>Professor of Neurology</italic> at Herlev og
Gentofte Hospital, specializing in stroke research.</p>
</bio>
</contrib>
<contrib contrib-type="author">
<name>
Expand Down
Loading