mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Document x-weight
This commit is contained in:
parent
aa3af365f6
commit
0f9668c062
|
|
@ -41,3 +41,8 @@ same use as `format`, but that applies to the pattern of the property. We also
|
||||||
define custom values for formats with the `mx-` prefix in
|
define custom values for formats with the `mx-` prefix in
|
||||||
`data/custom-formats.yaml`. Those values are recognized in the rendered
|
`data/custom-formats.yaml`. Those values are recognized in the rendered
|
||||||
specification and link to the definition of the format.
|
specification and link to the definition of the format.
|
||||||
|
|
||||||
|
## Custom `x-weight` key
|
||||||
|
|
||||||
|
This property allows controlling the display order of events rendered with the
|
||||||
|
`event-group` shortcode.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue