Skip to content

Commit

Permalink
✨ Allow pubdate attribute on time element (#26403)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter authored Feb 12, 2020
1 parent 494bb01 commit ba68699
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions validator/validator-main.protoascii
Original file line number Diff line number Diff line change
Expand Up @@ -2111,6 +2111,10 @@ tags: {
attrs: {
name: "datetime"
}
attrs: {
name: "pubdate"
value: ""
}
}
# 4.5.12 The code element
tags: {
Expand Down

0 comments on commit ba68699

Please sign in to comment.