diff --git a/content/server-server-api.md b/content/server-server-api.md index 1f325e27..c0cb136e 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -437,21 +437,22 @@ them. #### Definitions -**Required Power Level** \ -A given event type has an associated *required power level*. This is -given by the current `m.room.power_levels` event. The event type is -either listed explicitly in the `events` section or given by either -`state_default` or `events_default` depending on if the event is a state -event or not. +Required Power Level -**Invite Level, Kick Level, Ban Level, Redact Level** \ -The levels given by the `invite`, `kick`, `ban`, and `redact` properties -in the current `m.room.power_levels` state. Each defaults to 50 if -unspecified. +: A given event type has an associated *required power level*. This is given by + the current `m.room.power_levels` event. The event type is either listed + explicitly in the `events` section or given by either `state_default` or + `events_default` depending on if the event is a state event or not. -**Target User** \ -For an `m.room.member` state event, the user given by the `state_key` of -the event. +Invite Level, Kick Level, Ban Level, Redact Level + +: The levels given by the `invite`, `kick`, `ban`, and `redact` properties in + the current `m.room.power_levels` state. Each defaults to 50 if unspecified. + +Target User + +: For an `m.room.member` state event, the user given by the `state_key` of the + event. {{% boxes/warning %}} Some [room versions](/rooms) accept power level values to be represented as