papyri / idp.data

Data from the Integrating Digital Papyrology project
62 stars 36 forks source link

Fixes markup issues #391

Open funkyfuture opened 10 months ago

funkyfuture commented 10 months ago

a part of the fixes targets invalid XML where parenthesis are used as xml:id values. that makes it impossible for strict XML processors to load the affected document.

some Windows OS-based editors seem to been used as one URL ended with a LF entitity which is unexpected and depending on the client code / used URL parser might lead to problems.

there are also several occurances of &#xD (CR) in change records without any semantical significance, certainly stemming from the Windows editor world, and possibly an annoyance for users. let me know if i should amend an removal of these as well.