elifesciences / decision-letter-parser

Parse docx file containing decision letter and author response content and produce output in other formats
MIT License
0 stars 0 forks source link

Set first author response id to sa2 if no decision letter. #114

Closed gnott closed 3 years ago

gnott commented 3 years ago

Re issue https://github.com/elifesciences/issues/issues/6756

Considering the situation where there is an Editor's evaluation, no decision letter, and an author response, this will continue to set the @id attribute value for the author response to sa2 for the first author response. This will allow for more straightforard naming of any figure assets of an author response in such a situation.

Bumping this to version 0.2.1 since it is a minor change.