Make clearer in the example that the fallback prefix sequence should be repeated for each line (#1690)
Signed-off-by: Samuel Loury <konubinixweb@gmail.com> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
4a80df364a
commit
1d35e7aac6
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1 @@
|
||||||
|
Make clearer in the example for reply fallbacks that the 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:
|
general format for the `body` is:
|
||||||
|
|
||||||
```text
|
```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
|
This is where the reply goes
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue