From 07b31ad3e33f26b931fbbe4938f9c7b6c8468675 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 18 Mar 2019 18:09:54 -0400 Subject: [PATCH] Updated Notify_matrix (markdown) --- Notify_matrix.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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