pub trait MarkdownWidgetExt { // Required method fn markdown(&self, path: &[LiveId]) -> MarkdownRef; }