Update dependencies. Closes #9
This commit is contained in:
2
vendor/maunium.net/go/gomatrix/format/markdown.go
generated
vendored
2
vendor/maunium.net/go/gomatrix/format/markdown.go
generated
vendored
@ -2,8 +2,8 @@ package format
|
||||
|
||||
import (
|
||||
"gopkg.in/russross/blackfriday.v2"
|
||||
"strings"
|
||||
"maunium.net/go/gomatrix"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func RenderMarkdown(text string) gomatrix.Content {
|
||||
|
Reference in New Issue
Block a user