diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-11-01 08:22:50 +0900 |
|---|---|---|
| committer | Asai Toshiya <to.asai.60@gmail.com> | 2024-11-01 08:22:50 +0900 |
| commit | 5bcb2d834a8533ae657606a42d91169661e06369 (patch) | |
| tree | 3eff5ee6bfb319bee1eaf2846dc2f60d530c47b2 | |
| parent | 4aa46562eb6d2abc6127fa8c2c9f3da7a098e2f6 (diff) | |
Revert "Merge pull request #1558 from coracle-social/quote-a"
This reverts commit 4aa46562eb6d2abc6127fa8c2c9f3da7a098e2f6, reversing
changes made to 8e2523e331cbcc7f7247590497a0db607c45cf80.
| -rw-r--r-- | 18.md | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -30,11 +30,6 @@ of the `mark` argument. | |||
| 30 | 30 | ||
| 31 | `["q", <event-id>, <relay-url>, <pubkey>]` | 31 | `["q", <event-id>, <relay-url>, <pubkey>]` |
| 32 | 32 | ||
| 33 | When quoting an event by address, `q` tags should follow conventions for `a` tags, | ||
| 34 | as described in [NIP 01](./01.md). | ||
| 35 | |||
| 36 | `["q", <event-address>, <relay-url>]` | ||
| 37 | |||
| 38 | Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the | 33 | Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the |
| 39 | event in the content. | 34 | event in the content. |
| 40 | 35 | ||