[][src]Function mdbook::utils::render_markdown_with_base

pub fn render_markdown_with_base(
    text: &str,
    curly_quotes: bool,
    base: &str
) -> String