summaryrefslogtreecommitdiff
path: root/vendor/github.com/yuin/goldmark/parser/html_block.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/yuin/goldmark/parser/html_block.go')
-rw-r--r--vendor/github.com/yuin/goldmark/parser/html_block.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/yuin/goldmark/parser/html_block.go b/vendor/github.com/yuin/goldmark/parser/html_block.go
index bf0258b5d..09dc21f42 100644
--- a/vendor/github.com/yuin/goldmark/parser/html_block.go
+++ b/vendor/github.com/yuin/goldmark/parser/html_block.go
@@ -61,8 +61,8 @@ var allowedBlockTags = map[string]bool{
"option": true,
"p": true,
"param": true,
+ "search": true,
"section": true,
- "source": true,
"summary": true,
"table": true,
"tbody": true,