diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-08-14 08:38:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-14 08:38:24 -0700 |
| commit | 645a562a8b870a41fd953a422e171b33f74aef07 (patch) | |
| tree | 14be7b9b31e5c0e8497de6579c875b5993c3799b /README.md | |
| parent | f8e108e61dedd50b2d0e6100a719852a7631a149 (diff) | |
| parent | 452fcc05a0b8e3ed1554aafc6ca1aea20bfc1835 (diff) | |
Merge pull request #1424 from AsaiToshiya/AsaiToshiya-patch-26
README: add NIP-52 link to `image` and `summary` tags
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -264,7 +264,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 264 | | `encrypted` | -- | -- | [90](90.md) | | 264 | | `encrypted` | -- | -- | [90](90.md) | |
| 265 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | | 265 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | |
| 266 | | `goal` | event id (hex) | relay URL | [75](75.md) | | 266 | | `goal` | event id (hex) | relay URL | [75](75.md) | |
| 267 | | `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | | 267 | | `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) | |
| 268 | | `imeta` | inline metadata | -- | [92](92.md) | | 268 | | `imeta` | inline metadata | -- | [92](92.md) | |
| 269 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | | 269 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | |
| 270 | | `location` | location string | -- | [52](52.md), [99](99.md) | | 270 | | `location` | location string | -- | [52](52.md), [99](99.md) | |
| @@ -278,7 +278,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 278 | | `relays` | relay list | -- | [57](57.md) | | 278 | | `relays` | relay list | -- | [57](57.md) | |
| 279 | | `server` | file storage server url | -- | [96](96.md) | | 279 | | `server` | file storage server url | -- | [96](96.md) | |
| 280 | | `subject` | subject | -- | [14](14.md), [17](17.md) | | 280 | | `subject` | subject | -- | [14](14.md), [17](17.md) | |
| 281 | | `summary` | article summary | -- | [23](23.md) | | 281 | | `summary` | summary | -- | [23](23.md), [52](52.md) | |
| 282 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | | 282 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | |
| 283 | | `title` | article title | -- | [23](23.md) | | 283 | | `title` | article title | -- | [23](23.md) | |
| 284 | | `web` | webpage URL | -- | [34](34.md) | | 284 | | `web` | webpage URL | -- | [34](34.md) | |