updated dependencies and moved to new rendering
This commit is contained in:
parent
320dc096dd
commit
0a55030ae5
467 changed files with 64111 additions and 111050 deletions
2
vendor/github.com/russross/blackfriday/markdown.go
generated
vendored
2
vendor/github.com/russross/blackfriday/markdown.go
generated
vendored
|
|
@ -132,6 +132,7 @@ var blockTags = map[string]struct{}{
|
|||
"article": {},
|
||||
"aside": {},
|
||||
"canvas": {},
|
||||
"details": {},
|
||||
"figcaption": {},
|
||||
"figure": {},
|
||||
"footer": {},
|
||||
|
|
@ -142,6 +143,7 @@ var blockTags = map[string]struct{}{
|
|||
"output": {},
|
||||
"progress": {},
|
||||
"section": {},
|
||||
"summary": {},
|
||||
"video": {},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue