upleb.uk

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

summaryrefslogtreecommitdiff
path: root/84.md
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2025-05-24 10:42:34 -0300
committerGitHub <noreply@github.com>2025-05-24 10:42:34 -0300
commit9eb4a330490d4f827a649aee7275ad8e112d78e1 (patch)
tree34968d30e88e0f7d14fa4d139f810c775520a1b5 /84.md
parenta6a2020933c02cc31a9ae51e60610ebfdf3af9c6 (diff)
Associating HTML documents to Nostr entities with `<link>` (#1897)
Co-authored-by: hodlbod <jstaab@protonmail.com> Co-authored-by: Râu Cao <842+raucao@users.noreply.github.com>
Diffstat (limited to '84.md')
-rw-r--r--84.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/84.md b/84.md
index ee416a5..1094f55 100644
--- a/84.md
+++ b/84.md
@@ -23,7 +23,7 @@ or obvious non-useful information from the query string.
23### Attribution 23### Attribution
24Clients MAY include one or more `p` tags, tagging the original authors of the material being highlighted; this is particularly 24Clients MAY include one or more `p` tags, tagging the original authors of the material being highlighted; this is particularly
25useful when highlighting non-nostr content for which the client might be able to get a nostr pubkey somehow 25useful when highlighting non-nostr content for which the client might be able to get a nostr pubkey somehow
26(e.g. prompting the user or reading a `<meta name="nostr:nprofile1..." />` tag on the document). A role MAY be included as the 26(e.g. prompting the user or reading a `<link rel="me" href="nostr:nprofile1..." />` tag on the document). A role MAY be included as the
27last value of the tag. 27last value of the tag.
28 28
29```jsonc 29```jsonc