Function zng::markdown::link_resolver

source ยท
pub fn link_resolver(
    child: impl UiNode,
    resolver: impl IntoVar<LinkResolver>,
) -> impl UiNode
Expand description

P Markdown link resolver.

This can be used to expand or replace links.

Sets the LINK_RESOLVER_VAR.