Skip to content

Instantly share code, notes, and snippets.

@mtias
Created July 29, 2021 13:15
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mtias/4468c7f1f41efdbdb8e3a44842471f09 to your computer and use it in GitHub Desktop.
How Gutenberg works witihin.
{
"name": "core/paragraph",
"attributes": {
"className": "my-text",
"content": {
"formats": (23) [empty × 6, Array(1), Array(1), Array(1), Array(1), Array(1), Array(1), empty, Array(1), Array(1), Array(1), Array(1), Array(1), Array(1), Array(1), Array(1), Array(1), empty]
"replacements": (23) [empty × 23]
"text": "Hello World! Read more."
},
"dropCap": false
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment