pub fn html(input: &str) -> ElExpand description
Render an HTML document as an Damascene El. Returns a column([...])
of block-level Damascene widgets — the same shape an author would have
hand-written, and the same shape damascene_markdown::md returns.