pub fn render_text(source: &str) -> StringExpand 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.