upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/94.md
diff options
context:
space:
mode:
authorfrbittencourt <fbittencourt@neadvance.com>2023-03-10 10:04:00 +0000
committerfiatjaf_ <fiatjaf@gmail.com>2023-04-20 08:06:14 -0300
commitd212622ed113b9c19bab160c484c3c25fba6131f (patch)
tree73e3532ec117bf765a53943c3cf4dedb9b1e1ede /94.md
parent8ea7c51f9b4fd81e4f5e390881bff43243455d16 (diff)
fix format text in md
Diffstat (limited to '94.md')
-rw-r--r--94.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/94.md b/94.md
index 7712171..feead69 100644
--- a/94.md
+++ b/94.md
@@ -29,11 +29,12 @@ This NIP specifies the use of the `30063` event type (parameterized replaceable
29 "content": <description>, 29 "content": <description>,
30 "sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field> 30 "sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field>
31} 31}
32```
32 33
33Client Behavior 34Client Behavior
34--------------- 35---------------
35The client can use this event as they see fit. Either showing events in the same feed as kind 1 events or creating a specific feed for file listings 36The client can use this event as they see fit. Either showing events in the same feed as kind 1 events or creating a specific feed for file listings
36It allows the app to create image galleries (memes, animations) that can be reused countless times in different notes. As it exists in whatsapp, telegram, etc. Exemple: <https://ibb.co/Fnj5TMg> 37It allows the app to create image galleries (memes, animations) that can be reused countless times in different notes. As it exists in whatsapp, telegram, etc. Exemple: ![example](https://ibb.co/Fnj5TMg)
37To do this, just select the image from the gallery (events NIP-94) and include the URL of the selected image 38To do this, just select the image from the gallery (events NIP-94) and include the URL of the selected image
38 39
39Suggested Use Cases 40Suggested Use Cases