Switch syntax.

This commit is contained in:
Patrick Cloke 2023-05-17 07:41:55 -04:00
parent aa50679676
commit 2144f68525
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
### User and room mentions
{{< changed-in v="1.7" >}}
{{% changed-in v="1.7" %}}
This module allows users to "mention" other users and rooms within a room event.
This is primarily used as an indicator that the recipient should receive a notification

View file

@ -557,7 +557,7 @@ Definition:
<a id="_m_rule_contains_display_name"/> **`.m.rule.contains_display_name`**
{{< 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
does not have an `m.mentions` property.
@ -626,7 +626,7 @@ Definition:
<a id="_m_rule_roomnotif"/> **`.m.rule.roomnotif`**
{{< 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
does not have an `m.mentions` property.
@ -754,7 +754,7 @@ Definition:
<a id="_m_rule_contains_user_name"/> **`.m.rule.contains_user_name`**
{{< 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
does not have an `m.mentions` property.