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>
travis/knock-join
Samuel Loury 4 months ago committed by GitHub
parent 4a80df364a
commit 1d35e7aac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:
```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