Spec reference relationships (#1206)
* Spec reference relationships MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/3267 * Apply suggestions from code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Edits per code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ad99be4ad7
commit
b2cc836649
4 changed files with 60 additions and 1 deletions
|
@ -1973,6 +1973,7 @@ This specification describes the following relationship types:
|
|||
* [Rich replies](#rich-replies) (**Note**: does not use `rel_type`).
|
||||
* [Event replacements](#event-replacements).
|
||||
* [Threads](#threading).
|
||||
* [References](#reference-relations)
|
||||
|
||||
#### Aggregations
|
||||
|
||||
|
@ -2640,3 +2641,4 @@ systems.
|
|||
{{< cs-module name="spaces" >}}
|
||||
{{< cs-module name="event_replacements" >}}
|
||||
{{< cs-module name="threading" >}}
|
||||
{{< cs-module name="reference_relations" >}}
|
Loading…
Add table
Add a link
Reference in a new issue