Skip to content

Instantly share code, notes, and snippets.

@copperwall
Created December 14, 2016 06:56
Show Gist options
  • Save copperwall/6377d8a75156e0957d338c606be47ebb to your computer and use it in GitHub Desktop.
Save copperwall/6377d8a75156e0957d338c606be47ebb to your computer and use it in GitHub Desktop.
{
"type": "doc",
"content": [
{
"type": "paragraph",
"content": [
{
"type": "text",
"marks": [
{ "type": "em" },
{ "type": "strong" }
],
"text": "This is bold and italic"
},
{
"type": "text",
"text": " and this is not."
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment