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