diff options
| -rw-r--r-- | 18.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -43,3 +43,6 @@ Quote reposts MUST include the bech32-encoded `nevent`, `note`, or `naddr` of th | |||
| 43 | event in the content. The embedded entity should match the type of the tag (in | 43 | event in the content. The embedded entity should match the type of the tag (in |
| 44 | other words, if embedding a `naddr`, the `q` tag should contain an address, not | 44 | other words, if embedding a `naddr`, the `q` tag should contain an address, not |
| 45 | an event id). | 45 | an event id). |
| 46 | |||
| 47 | Quote reposts also SHOULD include a `k` tag matching the stringified `kind` of | ||
| 48 | the quoted note. | ||