mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-13 06:34:10 +02:00
more backticks
This commit is contained in:
parent
9b4a37f57b
commit
4c43939977
|
|
@ -3,7 +3,7 @@ allOf:
|
||||||
properties:
|
properties:
|
||||||
not_rooms:
|
not_rooms:
|
||||||
description: A list of room IDs to exclude. If this list is absent then no rooms
|
description: A list of room IDs to exclude. If this list is absent then no rooms
|
||||||
are excluded. A matching room will be excluded even if it is listed in the 'rooms'
|
are excluded. A matching room will be excluded even if it is listed in the ``'rooms'``
|
||||||
filter.
|
filter.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue