diff options
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 |