pub trait MarkdownLinkWidgetActionsExt {
// Required method
fn markdown_link(&self, path: &[LiveId]) -> MarkdownLinkRef;
}pub trait MarkdownLinkWidgetActionsExt {
// Required method
fn markdown_link(&self, path: &[LiveId]) -> MarkdownLinkRef;
}