pub fn render_latex(latex: &str) -> Result<String, RenderError>Expand description
Render LaTeX math to a Unicode string for terminal display
pub fn render_latex(latex: &str) -> Result<String, RenderError>Render LaTeX math to a Unicode string for terminal display