diff options
| author | ok300 <106775972+ok300@users.noreply.github.com> | 2022-12-29 09:31:27 +0100 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-12-29 11:00:55 -0300 |
| commit | c5d21351587f89e6d0c9a217310c4319c505175d (patch) | |
| tree | 7b16cce8c5c517c277820ee0bba7ff57d313317a /10.md | |
| parent | 997254ad7a8a655beff17d28ce42b649066ea04d (diff) | |
Clarify marked e-tags for direct replies
Diffstat (limited to '10.md')
| -rw-r--r-- | 10.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -48,6 +48,8 @@ Where: | |||
| 48 | 48 | ||
| 49 | **The order of marked "e" tags is not relevant.** Those marked with `"reply"` denote the `<reply-id>`. Those marked with `"root"` denote the root id of the reply thread. | 49 | **The order of marked "e" tags is not relevant.** Those marked with `"reply"` denote the `<reply-id>`. Those marked with `"root"` denote the root id of the reply thread. |
| 50 | 50 | ||
| 51 | A direct reply to the root of a thread should have a single marked "e" tag of type "reply". | ||
| 52 | |||
| 51 | >This scheme is preferred because it allows events to mention others without confusing them with `<reply-id>` or `<root-id>`. | 53 | >This scheme is preferred because it allows events to mention others without confusing them with `<reply-id>` or `<root-id>`. |
| 52 | 54 | ||
| 53 | 55 | ||