Skip to main content

render

Function render 

Source
pub fn render(nodes: &[ParseNode], config: RenderConfig) -> String
Expand 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.