mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-09-01 05:50:47 -04:00
84: fix markers example.
This commit is contained in:
6
84.md
6
84.md
@@ -27,9 +27,9 @@ useful when highlighting non-nostr content for which the client might be able to
|
||||
last value of the tag.
|
||||
|
||||
```json
|
||||
[ "p", "...", "author" ],
|
||||
[ "p", "...", "author" ],
|
||||
[ "p", "...", "editor" ],
|
||||
[ "p", "<pubkey-hex>", "<relay-url>", "author" ],
|
||||
[ "p", "<pubkey-hex>", "<relay-url>", "author" ],
|
||||
[ "p", "<pubkey-hex>", "<relay-url>", "editor" ],
|
||||
```
|
||||
|
||||
### Context
|
||||
|
Reference in New Issue
Block a user