mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
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>
This commit is contained in:
parent
a6a2020933
commit
9eb4a33049
2 changed files with 20 additions and 2 deletions
2
84.md
2
84.md
|
|
@ -23,7 +23,7 @@ or obvious non-useful information from the query string.
|
|||
### Attribution
|
||||
Clients MAY include one or more `p` tags, tagging the original authors of the material being highlighted; this is particularly
|
||||
useful when highlighting non-nostr content for which the client might be able to get a nostr pubkey somehow
|
||||
(e.g. prompting the user or reading a `<meta name="nostr:nprofile1..." />` tag on the document). A role MAY be included as the
|
||||
(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
|
||||
last value of the tag.
|
||||
|
||||
```jsonc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue