Skip to content

Instantly share code, notes, and snippets.

@skinny
Created March 7, 2018 19:59
Show Gist options
  • Save skinny/1b5901d403e73061ff8a4e488f1d6e7b to your computer and use it in GitHub Desktop.
Save skinny/1b5901d403e73061ff8a4e488f1d6e7b to your computer and use it in GitHub Desktop.
[
{
"title": "Book Title",
"content": "Lorum ipsum",
"chapters": [
{
"title": "Chapter 1",
"content": "Er was eens"
},
{
"title": "Chapter 2",
"content": "En vervolgesn ging het"
}
]
},
{
"title": "Bitcoin voor dummies",
"content": "empty wallet"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment