diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-09-03 13:56:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-03 13:56:56 -0700 |
| commit | c02b161d9ed8f2edb7633b467ad2dd25252ed55c (patch) | |
| tree | 0a9198bac9d1976cf0744c30516400ee5cff26aa /35.md | |
| parent | 378dfaa5dbf44bd1f17fd70f8727b636b7c99239 (diff) | |
| parent | c8dc1eadffe0ff894ec39e291c5b28bb18e6db9e (diff) | |
Merge pull request #1477 from kehiy/jsonc
format(all): JSON formatting
Diffstat (limited to '35.md')
| -rw-r--r-- | 35.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -37,7 +37,7 @@ A second level prefix should be included where the database supports multiple me | |||
| 37 | 37 | ||
| 38 | In some cases the url mapping isnt direct, mapping the url in general is out of scope for this NIP, the section above is only a guide so that implementers have enough information to succsesfully map the url if they wish. | 38 | In some cases the url mapping isnt direct, mapping the url in general is out of scope for this NIP, the section above is only a guide so that implementers have enough information to succsesfully map the url if they wish. |
| 39 | 39 | ||
| 40 | ```jsonc | 40 | ```json |
| 41 | { | 41 | { |
| 42 | "kind": 2003, | 42 | "kind": 2003, |
| 43 | "content": "<long-description-pre-formatted>", | 43 | "content": "<long-description-pre-formatted>", |