["html",
  ["p",
    "You can ",
    ["strong",
      "start emphasis on one line,",
      ["br"],
      "and finish it"
    ],
    " on another."
  ]
]
