Add <summary> tag too

pull/559/head
Alan Du 2019-08-20 17:54:39 -04:00 committed by GitHub
parent 5c6bc5df8a
commit e2f6cd9f54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ var blockTags = map[string]struct{}{
"output": {},
"progress": {},
"section": {},
"summary": {},
"video": {},
}