84: fix markers example.

This commit is contained in:
fiatjaf 2023-11-07 09:19:11 -03:00
parent b128ad98ad
commit d85f9269ca
No known key found for this signature in database
GPG Key ID: BAD43C4BE5C1A3A1

6
84.md
View File

@ -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