["html",
  ["p",
    ["img", {
      "src": "/path/to/img.jpg",
      "alt": "Alt text",
      "title": "Optional title"
    } ]
  ]
]
