Skip to content

Instantly share code, notes, and snippets.

@jllahi
Last active January 12, 2024 10:19
Show Gist options
  • Select an option

  • Save jllahi/588ef1e32a44a0edd5e8be1103be8bdc to your computer and use it in GitHub Desktop.

Select an option

Save jllahi/588ef1e32a44a0edd5e8be1103be8bdc to your computer and use it in GitHub Desktop.
JSON Stringify Preformatted
<pre>{JSON.stringify(page.data.blocks, null, 2)}</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment