Skip to content

Commit

Permalink
feat: updated attribute list for <s> to support annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
deltork committed Aug 1, 2024
1 parent 6087b74 commit 5c58203
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readalongs/static/read-along-1.1.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@
class CDATA #IMPLIED
do-not-align CDATA #IMPLIED
time CDATA #IMPLIED
dur CDATA #IMPLIED>
dur CDATA #IMPLIED
annotation-id CDATA #IMPLIED
sentence-id CDATA #IMPLIED>

<!ELEMENT w (#PCDATA|span|syl)*>
<!ATTLIST w
Expand Down

0 comments on commit 5c58203

Please sign in to comment.