upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2025-02-07 12:56:49 -0300
committerGitHub <noreply@github.com>2025-02-07 07:56:49 -0800
commit546b897fd763ef54bafdb453f005b6f81f1fbab8 (patch)
treeddef5466a8cbe2a17dbdffcc669d3e058a74a7f5
parentc79ffe0a1c9d0ca86a7e7e1a1c746ad4edf8352a (diff)
NIP-22: what is an I-tag? (#1757)
-rw-r--r--22.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/22.md b/22.md
index 2ad1fd8..8eff09a 100644
--- a/22.md
+++ b/22.md
@@ -6,7 +6,7 @@ Comment
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9A comment is a threading note always scoped to a root event or an `I`-tag. 9A comment is a threading note always scoped to a root event or an [`I`-tag](73.md).
10 10
11It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting). 11It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting).
12 12
@@ -198,4 +198,3 @@ A reply to a podcast comment:
198 // other fields 198 // other fields
199} 199}
200``` 200```
201