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