diff --git a/Notify_matrix.md b/Notify_matrix.md index 6f2a9c8..9206993 100644 --- a/Notify_matrix.md +++ b/Notify_matrix.md @@ -27,10 +27,10 @@ You can mix and match as many rooms as you wish: * **!def456:example.com** is not altered and is directly notified as such When you specify the **?webhook=** argument you immediately shift entirely how this plugin works and the syntax becomes: -* matrix://{user}:{token}@{hostname}?webhook=matrix -* matrix://{token}@{hostname}?webhook=matrix -* matrix://{user}:{token}@{hostname}?webhook=slack&format=markdown -* matrix://{token}@{hostname}?webhook=slack&format=markdown +* **matrix**://**{user}**:**{token}**@**{hostname}**?**webhook=matrix** +* **matrixs**://**{token}**@**{hostname}**:**{port}**?**webhook=matrix** +* **matrix**://**{user}**:**{token}**@**{hostname}**?**webhook=slack**&**format=markdown** +* **matrixs**://**{token}**@**{hostname}**?**webhook=slack**&**format=markdown** ### Parameter Breakdown | Variable | Required | Description