diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-02-23 22:48:42 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-02-23 12:26:19 -0300 |
| commit | 84236acdd9fa84206beb27a4c7353a191393bf41 (patch) | |
| tree | 3ca85f9ee8ea47199a4ff70e1632e910fd29a5f8 /92.md | |
| parent | 4313fbf7a5c1d7d2c29e414ed68104641f3286fa (diff) | |
NIP-92: Clarify that `imeta` tag can be ignored
Diffstat (limited to '92.md')
| -rw-r--r-- | 92.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -41,3 +41,5 @@ after the file is uploaded and included in the post. | |||
| 41 | 41 | ||
| 42 | When pasting URLs during post composition, the client MAY download the file | 42 | When pasting URLs during post composition, the client MAY download the file |
| 43 | and add this metadata before the post is sent. | 43 | and add this metadata before the post is sent. |
| 44 | |||
| 45 | The client MAY ignore `imeta` tags that do not match the URL in the event content. | ||