["html",
  ["ul",
    [ "li", "foo" ],
    [ "li", "bar" ]
  ],
  ["hr"],
  ["p", "after"]
]

