Add domains to the example room aliases.

pull/977/head
Patrick Cloke 4 years ago committed by Richard van der Hoff
parent e93accf198
commit aed1e23131

@ -4,7 +4,7 @@ A desirable feature is to give room admins the power to restrict membership of
their room based on the membership of one or more spaces from their room based on the membership of one or more spaces from
[MSC1772](https://github.com/matrix-org/matrix-doc/pull/1772), for example: [MSC1772](https://github.com/matrix-org/matrix-doc/pull/1772), for example:
> members of the #doglovers space can join this room without an invitation<sup id="a1">[1](#f1)</sup> > members of the #doglovers:example.com space can join this room without an invitation<sup id="a1">[1](#f1)</sup>
## Proposal ## Proposal
@ -222,7 +222,7 @@ manner.
## Footnotes ## Footnotes
<a id="f1"/>[1]: The converse restriction, "anybody can join, provided they are not members <a id="f1"/>[1]: The converse restriction, "anybody can join, provided they are not members
of the '#catlovers' space" is less useful since: of the #catlovers:example.com space" is less useful since:
1. Users in the banned room could simply leave it at any time 1. Users in the banned room could simply leave it at any time
2. This functionality is already partially provided by 2. This functionality is already partially provided by

Loading…
Cancel
Save