diff options
| author | kehiy <kehiiiiya@gmail.com> | 2024-09-03 20:41:31 +0330 |
|---|---|---|
| committer | kehiy <kehiiiiya@gmail.com> | 2024-09-03 20:41:31 +0330 |
| commit | e6552476aa2e5ca7256be572a9aa226ec8a022ee (patch) | |
| tree | 46f14902bd2bfb85e5f3369ece456c46b697b1a2 /38.md | |
| parent | b4a2561df7325b8624bc5ffad154ec946ade2f1e (diff) | |
format(all): json formatting
Diffstat (limited to '38.md')
| -rw-r--r-- | 38.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -17,7 +17,7 @@ A special event with `kind:30315` "User Status" is defined as an *optionally exp | |||
| 17 | 17 | ||
| 18 | For example: | 18 | For example: |
| 19 | 19 | ||
| 20 | ```js | 20 | ```json |
| 21 | { | 21 | { |
| 22 | "kind": 30315, | 22 | "kind": 30315, |
| 23 | "content": "Sign up for nostrasia!", | 23 | "content": "Sign up for nostrasia!", |
| @@ -26,7 +26,9 @@ For example: | |||
| 26 | ["r", "https://nostr.world"] | 26 | ["r", "https://nostr.world"] |
| 27 | ], | 27 | ], |
| 28 | } | 28 | } |
| 29 | ``` | ||
| 29 | 30 | ||
| 31 | ```json | ||
| 30 | { | 32 | { |
| 31 | "kind": 30315, | 33 | "kind": 30315, |
| 32 | "content": "Intergalatic - Beastie Boys", | 34 | "content": "Intergalatic - Beastie Boys", |