diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2025-02-07 10:56:24 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2025-02-07 10:56:24 -0300 |
| commit | 7b79ab040a260297f93bd14655f8f29fc3b00292 (patch) | |
| tree | b3169af979923397ccd015d679d51a2a93bf99a6 /22.md | |
| parent | f1dee4a050ef850ff280fee60d98a39d500b4e1f (diff) | |
nip22: what is an I-tagi-value
Diffstat (limited to '22.md')
| -rw-r--r-- | 22.md | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -6,7 +6,7 @@ Comment | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | A comment is a threading note always scoped to a root event or an `I`-tag. | 9 | A comment is a threading note always scoped to a root event or an [`I`-tag](73.md). |
| 10 | 10 | ||
| 11 | It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting). | 11 | It 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 | |||