From 1d2c5db147f27dff35af48811a1181d940e87a32 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 17 May 2023 07:45:55 -0400 Subject: [PATCH] Bold & link. --- content/client-server-api/modules/push.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/client-server-api/modules/push.md b/content/client-server-api/modules/push.md index 942043d2..ad2c544b 100644 --- a/content/client-server-api/modules/push.md +++ b/content/client-server-api/modules/push.md @@ -559,8 +559,8 @@ Definition: {{% changed-in v="1.7" %}} -As of `v1.7`, this rule is deprecated and should only be enabled if the event -does not have an `m.mentions` property. +As of `v1.7`, this rule is deprecated and **should only be enabled if the event +does not have an [`m.mentions` property](#definition-mmentions)**. Matches any message whose content contains the user's current display name in the room in which it was sent. @@ -628,8 +628,8 @@ Definition: {{% changed-in v="1.7" %}} -As of `v1.7`, this rule is deprecated and should only be enabled if the event -does not have an `m.mentions` property. +As of `v1.7`, this rule is deprecated and **should only be enabled if the event +does not have an [`m.mentions` property](#definition-mmentions)**. Matches any message from a sender with the proper power level whose content contains the text `@room`, signifying the whole room should be notified of @@ -756,8 +756,8 @@ Definition: {{% changed-in v="1.7" %}} -As of `v1.7`, this rule is deprecated and should only be enabled if the event -does not have an `m.mentions` property. +As of `v1.7`, this rule is deprecated and **should only be enabled if the event +does not have an [`m.mentions` property](#definition-mmentions)**. Matches any message whose content contains the local part of the user's Matrix ID, separated by word boundaries.