Skip to content

Commit 4221ce3

Browse files
committed
Readme: Try making json examples with comments display nicely
Check if 2019's .json5 displays prettily when marked up with 'jsonc' (json with comments).
1 parent 40242b3 commit 4221ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Once you've decided on a name for the background-class, you should add it to the
211211
It has to be added both as a separate node, and as an input to the scene you wish to use it in.
212212
Example:
213213

214-
```json
214+
```jsonc
215215
[
216216
// loads of graph.json content
217217
// ...

0 commit comments

Comments
 (0)