pub fn render(
document: &Document,
width: u16,
theme: &Theme,
wrap: bool,
tab_width: usize,
images: &mut ImageManager,
base_dir: Option<&Path>,
) -> RenderedDocumentpub fn render(
document: &Document,
width: u16,
theme: &Theme,
wrap: bool,
tab_width: usize,
images: &mut ImageManager,
base_dir: Option<&Path>,
) -> RenderedDocument