diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2025-04-29 15:58:37 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2025-04-29 15:58:37 -0300 |
| commit | 31ace26aa2f299fe9f8ea0ddc80a652a11ac7f97 (patch) | |
| tree | 9dc704e4c41a624f80579a81fe5e0fc26c33e371 /84.md | |
| parent | 85f3282e46dab548cb1c69e0b19b65cb4140b562 (diff) | |
<link>
Diffstat (limited to '84.md')
| -rw-r--r-- | 84.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -23,7 +23,7 @@ or obvious non-useful information from the query string. | |||
| 23 | ### Attribution | 23 | ### Attribution |
| 24 | Clients MAY include one or more `p` tags, tagging the original authors of the material being highlighted; this is particularly | 24 | Clients MAY include one or more `p` tags, tagging the original authors of the material being highlighted; this is particularly |
| 25 | useful when highlighting non-nostr content for which the client might be able to get a nostr pubkey somehow | 25 | useful 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 |
| 27 | last value of the tag. | 27 | last value of the tag. |
| 28 | 28 | ||
| 29 | ```jsonc | 29 | ```jsonc |