mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Handle yaml frontmatter (#11016)
Add goldmark-meta to render yaml frontmatter as a table Fix #5377 Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
3
vendor/modules.txt
vendored
3
vendor/modules.txt
vendored
@@ -654,6 +654,9 @@ github.com/yuin/goldmark/renderer
|
||||
github.com/yuin/goldmark/renderer/html
|
||||
github.com/yuin/goldmark/text
|
||||
github.com/yuin/goldmark/util
|
||||
# github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60
|
||||
## explicit
|
||||
github.com/yuin/goldmark-meta
|
||||
# go.etcd.io/bbolt v1.3.3
|
||||
## explicit
|
||||
# go.mongodb.org/mongo-driver v1.1.1
|
||||
|
Reference in New Issue
Block a user