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