mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-09 08:38:50 +00:00
format(all): json formatting
This commit is contained in:
4
09.md
4
09.md
@@ -12,7 +12,7 @@ The event's `content` field MAY contain a text note describing the reason for th
|
||||
|
||||
For example:
|
||||
|
||||
```
|
||||
```jsonc
|
||||
{
|
||||
"kind": 5,
|
||||
"pubkey": <32-bytes hex-encoded public key of the event creator>,
|
||||
@@ -24,7 +24,7 @@ For example:
|
||||
["k", "30023"]
|
||||
],
|
||||
"content": "these posts were published by accident",
|
||||
...other fields
|
||||
// other fields...
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user