diff options
| -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 | ||