Skip to content

Commit 1d35e7a

Browse files
Konubinixrichvdh
andauthored
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>
1 parent 4a80df3 commit 1d35e7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make clearer in the example for reply fallbacks that the prefix sequence should be repeated for each line.

content/client-server-api/modules/rich_replies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ specific fallback text is different for each `msgtype`, however the
6060
general format for the `body` is:
6161

6262
```text
63-
> <@alice:example.org> This is the original body
63+
> <@alice:example.org> This is the first line of the original body
64+
> This is the second line
6465
6566
This is where the reply goes
6667
```

0 commit comments

Comments
 (0)