diff options
| author | Jon Staab <shtaab@gmail.com> | 2024-06-07 09:34:20 -0700 |
|---|---|---|
| committer | Jon Staab <shtaab@gmail.com> | 2024-06-07 09:34:20 -0700 |
| commit | 9361b1817e6d81fa98d7c61ed0e778fc97ce25cf (patch) | |
| tree | 3455e2cd49d0d256e4bde1eefda6bba6e106cc16 /32.md | |
| parent | 527f62d0106e6cfee10fe5e58ee54f0f99a57fac (diff) | |
Strongly encourage marks on labels
Diffstat (limited to '32.md')
| -rw-r--r-- | 32.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -29,7 +29,9 @@ This is a way of attaching standard nostr tags to events, pubkeys, relays, urls, | |||
| 29 | Label Tag | 29 | Label Tag |
| 30 | ---- | 30 | ---- |
| 31 | 31 | ||
| 32 | An `l` tag's value can be any string. If using an `L` tag, `l` tags MUST include a `mark` matching an `L` tag value in the same event. | 32 | An `l` tag's value can be any string. If using an `L` tag, `l` tags MUST include a mark matching an `L` |
| 33 | tag value in the same event. If no `L` tag is included, a mark SHOULD still be included. If none is | ||
| 34 | included, `ugc` is implied. | ||
| 33 | 35 | ||
| 34 | Label Target | 36 | Label Target |
| 35 | ---- | 37 | ---- |