Skip to content

Commit

Permalink
fix: added optional id to meta tag attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
deltork committed Jul 12, 2024
1 parent 29ec752 commit b7f6e34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readalongs/static/read-along-1.1.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@

<!ELEMENT meta EMPTY>
<!ATTLIST meta name CDATA #REQUIRED
content CDATA #REQUIRED>
content CDATA #REQUIRED
id CDATA #IMPLIED>

0 comments on commit b7f6e34

Please sign in to comment.