Function katex::render_with_opts

source ·
pub fn render_with_opts(input: &str, opts: impl AsRef<Opts>) -> Result<String>
Expand description

Render LaTeX equation to HTML with additional options.