mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
nip54: fix json indentation.
This commit is contained in:
parent
c1360c4f0b
commit
4fa65b81ce
4
54.md
4
54.md
|
@ -15,8 +15,8 @@ Articles are identified by lowercase, normalized ascii `d` tags.
|
||||||
{
|
{
|
||||||
"content": "A wiki is a hypertext publication collaboratively edited and managed by its own audience.",
|
"content": "A wiki is a hypertext publication collaboratively edited and managed by its own audience.",
|
||||||
"tags": [
|
"tags": [
|
||||||
[ "d", "wiki" ],
|
["d", "wiki"],
|
||||||
[ "title", "Wiki" ],
|
["title", "Wiki"],
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user