Skip to content

Commit fd1d63b

Browse files
committed
Fix handling of <search> tag to close <p> tag correctly
1 parent 6cc5ac4 commit fd1d63b

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)