Skip to main content

render_text

Function render_text 

Source
pub fn render_text(source: &str) -> String
Expand description

Render source to deterministic plain text from the Rust IR. Typography annotations are represented by their readable base text; page and blank paragraph boundaries remain visible as newlines.