feat: allow 'content' attribute for website structured data schema (#19667)

This commit is contained in:
Richard Case 2023-01-20 09:07:18 +00:00 committed by GitHub
parent e208db7104
commit b66f93bdf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -424,6 +424,7 @@ acceptable_attributes = [
"cols",
"colspan",
"compact",
"content",
"contenteditable",
"controls",
"coords",