pub trait MarkdownSetWidgetRefExt { // Required method fn markdown_set(&self, paths: &[&[LiveId]]) -> MarkdownSet; }