As Kanye West said:

> We're living the future so
> the present is our past.
~~~~~~~
{
  "type": "block",
  "name": "pod",
  "content": [
    {
      "type": "para",
      "content": [
        "As Kanye West said:"
      ]
    },
    {
      "type": "nested",
      "content": [
        {
          "type": "para",
          "content": [
            "We're living the future so\nthe present is our past."
          ]
        }
      ]
    }
  ]
}