pub fn render(nodes: &[ParseNode], config: RenderConfig) -> StringExpand description
Renders parsed KaTeX nodes as Unicode text. Nodes without a direct Unicode rendering use UnicodeMath-style function syntax so that their structure is retained in plain text.