Created
July 18, 2020 00:30
-
-
Save emma-k-alexandra/765e741fdae5fb214090943abf566e99 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"content": [ | |
{ | |
"type": "header", | |
"title": "Hello World", | |
"level": 2 | |
}, | |
{ | |
"type": "paragraph", | |
"text": "Blah blah blah" | |
}, | |
{ | |
"type": "footer", | |
"style": "border", | |
"copyright": "2020" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment