Skip to content

Commit b6a4076

Browse files
committed
html: fix <search> tag handling to correctly close <p> tag
1 parent 6cc5ac4 commit b6a4076

File tree

5 files changed

+647
-628
lines changed

5 files changed

+647
-628
lines changed

html/atom/gen.go

+1
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@ var attributes = []string{
540540
"scope",
541541
"scoped",
542542
"seamless",
543+
"search",
543544
"selected",
544545
"shape",
545546
"size",

0 commit comments

Comments
 (0)