mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
nip54: fix json indentation.
This commit is contained in:
parent
c1360c4f0b
commit
4fa65b81ce
1 changed files with 13 additions and 13 deletions
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.",
|
||||
"tags": [
|
||||
[ "d", "wiki" ],
|
||||
[ "title", "Wiki" ],
|
||||
["d", "wiki"],
|
||||
["title", "Wiki"],
|
||||
]
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue