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

Change characters which are converted to entities. #133

Closed gnott closed 2 years ago

gnott commented 2 years ago

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

There were some characters converted to entities which caused some problems in the API workflow, and here the character ranges that are converted to entities is reduced, to allow many of the A to z italic and bold maths characters to remain as they are.

gnott commented 2 years ago

Also re issue https://github.com/elifesciences/issues/issues/7374, more Greek characters to convert to entities by the change in commit https://github.com/elifesciences/decision-letter-parser/pull/133/commits/5ec76a70916c78ec18c57a486f766442e9f9bf66