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>
pull/1690/head
Samuel Loury 6 months ago
parent 59f8d632a3
commit cfd03cdc63
No known key found for this signature in database
GPG Key ID: 75D23CED7439106A

@ -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…
Cancel
Save