Change RST code formatting markup to Markdown
This commit is contained in:
parent
c7cf90abfa
commit
27f8867aa0
158 changed files with 931 additions and 931 deletions
|
@ -63,10 +63,10 @@ paths:
|
|||
name: filter
|
||||
type: string
|
||||
description: |-
|
||||
A JSON ``RoomEventFilter`` to filter the returned events with. The
|
||||
filter is only applied to ``events_before``, ``events_after``, and
|
||||
``state``. It is not applied to the ``event`` itself. The filter may
|
||||
be applied before or/and after the ``limit`` parameter - whichever the
|
||||
A JSON `RoomEventFilter` to filter the returned events with. The
|
||||
filter is only applied to `events_before`, `events_after`, and
|
||||
`state`. It is not applied to the `event` itself. The filter may
|
||||
be applied before or/and after the `limit` parameter - whichever the
|
||||
homeserver prefers.
|
||||
|
||||
See `Filtering <#filtering>`_ for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue