use jsonc in some places.

This commit is contained in:
fiatjaf
2024-01-21 16:08:45 -03:00
parent c766f8892b
commit d0812229a5
3 changed files with 12 additions and 13 deletions

4
52.md
View File

@@ -38,7 +38,7 @@ The list of tags are as follows:
The following tags are deprecated:
* `name` name of the calendar event. Use only if `title` is not available.
```json
```jsonc
{
"id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>,
"pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
@@ -99,7 +99,7 @@ The list of tags are as follows:
The following tags are deprecated:
* `name` name of the calendar event. Use only if `title` is not available.
```json
```jsonc
{
"id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>,
"pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,