upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/10.md
diff options
context:
space:
mode:
Diffstat (limited to '10.md')
-rw-r--r--10.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/10.md b/10.md
index 8b617f6..5fff879 100644
--- a/10.md
+++ b/10.md
@@ -44,9 +44,9 @@ Where:
44 44
45 * `<event-id>` is the id of the event being referenced. 45 * `<event-id>` is the id of the event being referenced.
46 * `<relay-url>` is the URL of a recommended relay associated with the reference. It is NOT optional. 46 * `<relay-url>` is the URL of a recommended relay associated with the reference. It is NOT optional.
47 * `<marker>` is optional and if present is one of `"reply"` or `"root"` 47 * `<marker>` is optional and if present is one of `"reply"`, `"root"`, or `"mention"`
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. Those marked `"mention"` denote id of events that are tagged and are not the `"reply"` nor `"root"`.
50 50
51A direct reply to the root of a thread should have a single marked "e" tag of type "root". 51A direct reply to the root of a thread should have a single marked "e" tag of type "root".
52 52