md_html

Function md_html 

Source
pub(crate) fn md_html(
    md: RwSignal<String>,
    symbols: RwSignal<FxHashMap<Id, SymbolUri>>,
) -> AnyView