mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 14:04:10 +01:00
Bold & link.
This commit is contained in:
parent
2144f68525
commit
1d2c5db147
|
|
@ -559,8 +559,8 @@ Definition:
|
||||||
|
|
||||||
{{% changed-in v="1.7" %}}
|
{{% changed-in v="1.7" %}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and **should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an [`m.mentions` property](#definition-mmentions)**.
|
||||||
|
|
||||||
Matches any message whose content contains the user's current display name
|
Matches any message whose content contains the user's current display name
|
||||||
in the room in which it was sent.
|
in the room in which it was sent.
|
||||||
|
|
@ -628,8 +628,8 @@ Definition:
|
||||||
|
|
||||||
{{% changed-in v="1.7" %}}
|
{{% changed-in v="1.7" %}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and **should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an [`m.mentions` property](#definition-mmentions)**.
|
||||||
|
|
||||||
Matches any message from a sender with the proper power level whose content
|
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
|
contains the text `@room`, signifying the whole room should be notified of
|
||||||
|
|
@ -756,8 +756,8 @@ Definition:
|
||||||
|
|
||||||
{{% changed-in v="1.7" %}}
|
{{% changed-in v="1.7" %}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and **should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an [`m.mentions` property](#definition-mmentions)**.
|
||||||
|
|
||||||
Matches any message whose content contains the local part of the user's
|
Matches any message whose content contains the local part of the user's
|
||||||
Matrix ID, separated by word boundaries.
|
Matrix ID, separated by word boundaries.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue