upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--84.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/84.md b/84.md
index b4a4be7..89bf88b 100644
--- a/84.md
+++ b/84.md
@@ -27,9 +27,9 @@ useful when highlighting non-nostr content for which the client might be able to
27last value of the tag. 27last value of the tag.
28 28
29```json 29```json
30[ "p", "...", "author" ], 30[ "p", "<pubkey-hex>", "<relay-url>", "author" ],
31[ "p", "...", "author" ], 31[ "p", "<pubkey-hex>", "<relay-url>", "author" ],
32[ "p", "...", "editor" ], 32[ "p", "<pubkey-hex>", "<relay-url>", "editor" ],
33``` 33```
34 34
35### Context 35### Context