Skip to main content

render_markdown_with

Function render_markdown_with 

Source
pub fn render_markdown_with(item: &DocItem, table: &LinkTable) -> String
Expand description

Render a single item’s Markdown page, rewriting intra-doc links against the given LinkTable (Phase 5).