[][src]Function katex::render_with_opts

pub fn render_with_opts(input: &str, opts: Opts) -> Result<String>

Render LaTeX equation to HTML with additional options.