Skip to content

Instantly share code, notes, and snippets.

@bessfernandez
Created August 8, 2018 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bessfernandez/dac68259bad3dc3acf7ad62db2c516a2 to your computer and use it in GitHub Desktop.
Save bessfernandez/dac68259bad3dc3acf7ad62db2c516a2 to your computer and use it in GitHub Desktop.
{
"document": {
"nodes": [
{
"object": "block",
"type": "paragraph",
"nodes": [
{
"object": "text",
"leaves": [
{
"text":
""
}
]
}
]
}
]
}
}
@bessfernandez
Copy link
Author

Example of an empty Slate.js doc defining what the strucutre would be for a block paragraph. For reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment