Disable more unsupported features in discord markdown parser

This commit is contained in:
Tulir Asokan
2023-01-29 17:11:56 +02:00
parent 44600c9496
commit 6f4c51852c
3 changed files with 23 additions and 6 deletions

2
go.mod
View File

@@ -14,7 +14,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.20230129131014-888cfabd8a52
maunium.net/go/mautrix v0.13.1-0.20230129151130-9eb38c70fff2
)
require (