TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
268 stars 88 forks source link

Updated `<revisionDesc>` content model #2482

Closed trishaoconnor closed 8 months ago

trishaoconnor commented 8 months ago

Updated the content model of <revisionDesc> to the content model proposed by @sydb:

element revisionDesc { ( list* | listChange* | change* ) }

Unable to build and test in Docker to see if it would break anything, so I've erred on the side of caution to create a pull request for this small change just in case.