Skip to content

Commit

Permalink
Reference TTML2 2nd Ed latest CRS instead of 1st Ed Rec
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelmegitt committed Oct 17, 2024
1 parent 7c9b9fc commit 97a13a2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,13 @@
publisher: "W3C",
status: "2021-06-25",
href: "https://www.w3.org/International/articles/inline-bidi-markup"
}
},
"TTML2": {
title: "Timed Text Markup Language 2 (TTML2) (2nd Edition)",
publisher: "W3C",
status: "2021-03-09",
href: "https://www.w3.org/TR/2021/CR-ttml2-20210309"
},
},

postProcess: [
Expand Down

0 comments on commit 97a13a2

Please sign in to comment.