Disable lists in goldmark when parsing discord markdown

This commit is contained in:
Tulir Asokan
2023-01-27 23:29:36 +02:00
parent fa646cdc84
commit 2cb83aeee9
3 changed files with 10 additions and 5 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/yuin/goldmark v1.5.3
maunium.net/go/maulogger/v2 v2.3.2
maunium.net/go/mautrix v0.13.1-0.20230127204719-4c4238b61f20
maunium.net/go/mautrix v0.13.1-0.20230127212324-870a2cfb9406
)
require (