pub trait MarkdownLinkSetWidgetRefExt {
// Required method
fn markdown_link_set(&self, paths: &[&[LiveId]]) -> MarkdownLinkSet;
}
pub trait MarkdownLinkSetWidgetRefExt {
// Required method
fn markdown_link_set(&self, paths: &[&[LiveId]]) -> MarkdownLinkSet;
}