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
|
@ -87,7 +87,7 @@ paths:
|
|||
example: 1234567890
|
||||
type:
|
||||
type: string
|
||||
description: The value ``m.room.member``.
|
||||
description: The value `m.room.member`.
|
||||
example: "m.room.member"
|
||||
state_key:
|
||||
type: string
|
||||
|
@ -101,7 +101,7 @@ paths:
|
|||
properties:
|
||||
membership:
|
||||
type: string
|
||||
description: The value ``join``.
|
||||
description: The value `join`.
|
||||
example: "join"
|
||||
required: ['membership']
|
||||
required:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue