["html",
  ["p",
    "Paragraph above"
  ],
  ["pre",
    ["code",
      "Code block"
    ]
  ],
  ["p",
    "Paragraph below"
  ]
]
