Function zng_wgt_markdown::markdown_node
source ยท pub fn markdown_node(md: impl IntoVar<Txt>) -> impl UiNode
Expand description
Implements the markdown parsing and view generation, configured by contextual properties.
pub fn markdown_node(md: impl IntoVar<Txt>) -> impl UiNode
Implements the markdown parsing and view generation, configured by contextual properties.