mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
use compact form for changed-in
This commit is contained in:
parent
6e5f74b3ad
commit
94b336c407
|
|
@ -756,7 +756,7 @@ wish to consider handling them as `u`, `r`, and `e` respectively.
|
|||
{{% /boxes/note %}}
|
||||
|
||||
{{% boxes/note %}}
|
||||
{{% changed-in v="1.11" %}}
|
||||
{{< changed-in v="1.11" >}}
|
||||
Referencing event IDs within a room identified by room alias (`r`) rather than room ID
|
||||
(`roomid`) is now deprecated. We are not aware of these ever having been used in
|
||||
practice, and are nonsensical given room aliases are mutable.
|
||||
|
|
@ -853,7 +853,7 @@ Examples of matrix.to URIs are:
|
|||
* Link to `@alice:example.org`: `https://matrix.to/#/%40alice%3Aexample.org`
|
||||
|
||||
{{% boxes/note %}}
|
||||
{{% changed-in v="1.11" %}}
|
||||
{{< changed-in v="1.11" >}}
|
||||
Referencing event IDs within a room identified by room alias rather than room ID
|
||||
is now deprecated. We are not aware of these ever having been used in
|
||||
practice, and are nonsensical given room aliases are mutable.
|
||||
|
|
|
|||
Loading…
Reference in a new issue