]> source.dussan.org Git - gitea.git/commit
Update to goldmark 1.3.3 (#15059) (#15061)
authorzeripath <art27@cantab.net>
Sat, 20 Mar 2021 10:31:28 +0000 (10:31 +0000)
committerGitHub <noreply@github.com>
Sat, 20 Mar 2021 10:31:28 +0000 (10:31 +0000)
commit7a85e228d847097e0f3f617a346f35d4c488271f
tree3a86093d7c9eb99312de7f746984118ce7c8cc2a
parenta461d90415d0ab216da83e990a3f5d9849421f6f
Update to goldmark 1.3.3 (#15059) (#15061)

Backport #15059

Signed-off-by: Andrew Thornton <art27@cantab.net>
18 files changed:
go.mod
go.sum
vendor/github.com/yuin/goldmark/README.md
vendor/github.com/yuin/goldmark/ast/ast.go
vendor/github.com/yuin/goldmark/ast/block.go
vendor/github.com/yuin/goldmark/ast/inline.go
vendor/github.com/yuin/goldmark/extension/ast/footnote.go
vendor/github.com/yuin/goldmark/extension/footnote.go
vendor/github.com/yuin/goldmark/extension/linkify.go
vendor/github.com/yuin/goldmark/extension/table.go
vendor/github.com/yuin/goldmark/go.mod
vendor/github.com/yuin/goldmark/parser/code_block.go
vendor/github.com/yuin/goldmark/parser/fcode_block.go
vendor/github.com/yuin/goldmark/parser/link.go
vendor/github.com/yuin/goldmark/parser/parser.go
vendor/github.com/yuin/goldmark/parser/raw_html.go
vendor/github.com/yuin/goldmark/util/util.go
vendor/modules.txt