Skip to content

Instantly share code, notes, and snippets.

@brianmock
Created March 5, 2018 17:09
Show Gist options
  • Save brianmock/754e045fb71ce48b9efb0c2b5dce56cd to your computer and use it in GitHub Desktop.
Save brianmock/754e045fb71ce48b9efb0c2b5dce56cd to your computer and use it in GitHub Desktop.
[
{
"ordered":false,
"items":[
[
{
"content":"test one \n ",
"type":"text"
},
{
"ordered":false,
"items":[
[
{
"content":"thing one",
"type":"text"
}
]
],
"type":"list"
}
],
[
{
"content":"test two\n ",
"type":"text"
},
{
"ordered":false,
"items":[
[
{
"content":"thing two\n",
"type":"text"
},
{
"ordered":false,
"items":[
[
{
"content":"one more thing two",
"type":"text"
}
]
],
"type":"list"
}
]
],
"type":"list"
}
],
[
{
"content":"test three\n ",
"type":"text"
},
{
"ordered":false,
"items":[
[
{
"content":"thing three",
"type":"text"
}
]
],
"type":"list"
}
],
[
{
"content":"test four",
"type":"text"
}
]
],
"type":"list"
},
{
"content":[
{
"content":"​",
"type":"text"
}
],
"type":"paragraph"
},
{
"content":[
{
"content":"​",
"type":"text"
}
],
"type":"paragraph"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment