Skip to content

Commit

Permalink
fix: added optional id to meta tag attributes (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltork authored Jul 12, 2024
1 parent 29ec752 commit d928373
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 d928373

Please sign in to comment.