Fixes #200. Adds support for the picture tag. (#201)

This commit is contained in:
Scott Embler
2021-10-03 18:43:33 -04:00
committed by GitHub
parent 83866be83f
commit 9ad0e428c1
3 changed files with 17 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ public final class TagCreatorCodeGenerator {
"option",
"output",
"p",
"picture",
"pre",
"progress",
"q",