mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-29: remove the redundant last sentence
This commit is contained in:
parent
716234149a
commit
eee64fedb2
2
29.md
2
29.md
|
@ -6,7 +6,7 @@ Media Attachments
|
||||||
|
|
||||||
Media attachments (images, videos, and other files) may be added to events by including a URL in the event content, along with a matching `imeta` tag.
|
Media attachments (images, videos, and other files) may be added to events by including a URL in the event content, along with a matching `imeta` tag.
|
||||||
|
|
||||||
`imeta` ("inline metadata") tags add information about media URLs in the event's content. Each `imeta` tag SHOULD match a URL in the event content. Clients may replace imeta URLs with rich previews. `imeta` tags contain extra information about the media attachment, which clients can use to provide a better experience when loading previews.
|
`imeta` ("inline metadata") tags add information about media URLs in the event's content. Each `imeta` tag SHOULD match a URL in the event content. Clients may replace imeta URLs with rich previews.
|
||||||
|
|
||||||
The `imeta` tag is variadic, and each entry is a space-delimited key/value pair.
|
The `imeta` tag is variadic, and each entry is a space-delimited key/value pair.
|
||||||
Each `imeta` tag MUST have a `url`, and at least one other field. `imeta` may include
|
Each `imeta` tag MUST have a `url`, and at least one other field. `imeta` may include
|
||||||
|
|
Loading…
Reference in New Issue
Block a user