Skip to content

Instantly share code, notes, and snippets.

@jahan-addison
Last active December 19, 2019 07:28
Show Gist options
  • Save jahan-addison/894832429b583d23f4f07203faf630c5 to your computer and use it in GitHub Desktop.
Save jahan-addison/894832429b583d23f4f07203faf630c5 to your computer and use it in GitHub Desktop.
[
[
[
"Hello, World"
]
],
[
"bookmarks",
[
12,
15,
188,
1234
]
],
[
"author",
[
"Peter Parker",
{
"email": "peter@example.org"
},
{
"active": true
}
]
],
[
"contents",
[
"section",
[
"First section",
[
[
"paragraph",
[
"This is the first paragraph"
]
],
[
"paragraph",
[
"This is the second paragraph"
]
]
]
]
]
],
"This text is the value of an anonymous node!",
[
"matrix",
[
1,
0,
0,
0,
1,
0,
0,
0,
1
]
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment