Don't escape markdown inside code blocks

Closes #45
This commit is contained in:
Tulir Asokan
2023-01-27 22:47:54 +02:00
parent 09a94010d8
commit fa646cdc84
3 changed files with 15 additions and 11 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.0
maunium.net/go/mautrix v0.13.1-0.20230127204719-4c4238b61f20
)
require (