Skip to main content

html

Function html 

Source
pub fn html(input: &str) -> El
Expand 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.