Merge pull request #1558 from coracle-social/quote-a

Add explicit support for address quotes
This commit is contained in:
hodlbod 2024-10-31 14:13:48 -07:00 committed by GitHub
commit 4aa46562eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
18.md
View File

@ -30,6 +30,11 @@ of the `mark` argument.
`["q", <event-id>, <relay-url>, <pubkey>]`
When quoting an event by address, `q` tags should follow conventions for `a` tags,
as described in [NIP 01](./01.md).
`["q", <event-address>, <relay-url>]`
Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the
event in the content.