edit | blame | history | raw

---
title: "Latex"
tags:

- plugin/transformer

This plugin adds LaTeX support to Quartz. See [[features/Latex|Latex]] for more information.

[!note]
For information on how to add, remove or configure plugins, see the [[Configuration#Plugins|Configuration]] page.

This plugin accepts the following configuration options:

  • renderEngine: the engine to use to render LaTeX equations. Can be "katex" for KaTeX or "mathjax" for MathJax SVG rendering. Defaults to KaTeX.

API