Skip to content

This page defines the docs toolchain

  1. Mkdocs
  2. Mkdocs material
  3. mdx-math
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are

$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$

Will result in:

When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are

\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]

Plugins

  1. Monorepo
  2. Mkdocstrings
  3. mdx-math