export_md

Function export_md 

Source
pub fn export_md(
    strict: bool,
    tags: Option<Vec<String>>,
    path: String,
    logger: impl Logger,
)