{
  "version": 1,
  "type": "doc",
  "content": [
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "This is some "
        },
        {
          "type": "text",
          "text": "inline code",
          "marks": [
            {
              "type": "code"
            }
          ]
        }
      ]
    }
  ]
}
