mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
chore: Make clearer in the example that the fallback prefix sequence should be repeated for each line
Signed-off-by: Samuel Loury <konubinixweb@gmail.com>
This commit is contained in:
parent
59f8d632a3
commit
cfd03cdc63
|
|
@ -0,0 +1 @@
|
|||
Make clearer in the example that the fallback prefix sequence should be repeated for each line.
|
||||
|
|
@ -60,7 +60,8 @@ specific fallback text is different for each `msgtype`, however the
|
|||
general format for the `body` is:
|
||||
|
||||
```text
|
||||
> <@alice:example.org> This is the original body
|
||||
> <@alice:example.org> This is the first line of the original body
|
||||
> This is the second line
|
||||
|
||||
This is where the reply goes
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue