Macro webui::markdown

source ·
macro_rules! markdown {
    ($markdown:expr) => { ... };
}
Expand description

Helper macro for rendering markdown content without using the MarkdownContent boilerplate.