diff options
| author | Jon Staab <shtaab@gmail.com> | 2024-10-02 14:50:10 -0700 |
|---|---|---|
| committer | Jon Staab <shtaab@gmail.com> | 2024-10-02 14:50:10 -0700 |
| commit | 78b6615c211b83b4f09c3421ccd61c05e3d0264f (patch) | |
| tree | 3ef919e1317350b7b67017717e733f80cad1c98f /18.md | |
| parent | 02e934acb725dc8a947e83e347a96c8f7ab9c219 (diff) | |
recommend k tag for quotes
Diffstat (limited to '18.md')
| -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. | ||