Why Nostr? What is Njump?
2024-06-21 22:44:39

npub1kj…gcfe3 on Nostr: commit 4fa65b81cede9eaf8375d4f92bc80cf298190e0c Author: fiatjaf <[email protected]> ...

commit 4fa65b81cede9eaf8375d4f92bc80cf298190e0c
Author: fiatjaf <[email protected]>
Date: Sat May 4 23:36:48 2024 -0300

nip54: fix json indentation.

diff --git a/54.md b/54.md
index c481eb6..2090182 100644
--- a/54.md
+++ b/54.md
@@ -13,11 +13,11 @@ Articles are identified by lowercase, normalized ascii `d` tags.
### Articles
```jsonc
{
- "content": "A wiki is a hypertext publication collaboratively edited and managed by its own audience.",
- "tags": [
- [ "d", "wiki" ],
- [ "title", "Wiki" ],
- ]
+ "content": "A wiki is a hypertext publication collaboratively edited and managed by its own audience.",
+ "tags": [
+ ["d", "wiki"],
+ ["title", "Wiki"],
+ ]
}
```

@@ -93,14 +93,14 @@ Users can request other users to get their entries merged into someone else's en

```jsonc
{
- "content": "I added information about how to make hot ice-creams",
- "kind": 818,
- "tags": [
- [ "a", "30818:<destination-pubkey>:hot-ice-creams", "<relay-url>" ],
- [ "e", "<version-against-which-the-modification-was-made>", "<relay-url>' ],
- [ "p", "<destination-pubkey>" ],
- [ "e", "<version-to-be-merged>", "<relay-url>", "source" ]
- ]
+ "content": "I added information about how to make hot ice-creams",
+ "kind": 818,
+ "tags": [
+ [ "a", "30818:<destination-pubkey>:hot-ice-creams", "<relay-url>" ],
+ [ "e", "<version-against-which-the-modification-was-made>", "<relay-url>' ],
+ [ "p", "<destination-pubkey>" ],
+ [ "e", "<version-to-be-merged>", "<relay-url>", "source" ]
+ ]
}
```
Author Public Key
npub1kjgmpyfe39wjet089mwkghdewrnr8d8w44mgxf58e0kprca8uhfsqgcfe3