mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
markdown
ref https://matrix.org/docs/spec/client_server/r0.6.0#m-room-message-msgtypes
This commit is contained in:
@@ -34,6 +34,6 @@ docker-compose up -d
|
||||
## Test / Usage
|
||||
|
||||
```
|
||||
curl -d '{"text":"new contrib from toto: http://radio.localhost/map/#44", "key": "secret"}' 'matrixwebhook.localhost/!FwpsPdeIYWcXDVpRmO:matrix.org'
|
||||
curl -d '{"text":"new contrib from toto: [44](http://radio.localhost/map/#44)", "key": "secret"}' 'matrixwebhook.localhost/!FwpsPdeIYWcXDVpRmO:matrix.org'
|
||||
```
|
||||
(or localhost:4785 without docker)
|
||||
|
||||
Reference in New Issue
Block a user