Function zng_wgt_markdown::try_open_link
source ยท pub fn try_open_link(args: &LinkArgs) -> bool
Expand description
Try open link, only works if the url
is valid or a file path, returns if the confirm tooltip is visible.
pub fn try_open_link(args: &LinkArgs) -> bool
Try open link, only works if the url
is valid or a file path, returns if the confirm tooltip is visible.