Lucas Theis

Results 3 issues of Lucas Theis

`./configure` failed with **cannot run /bin/bash ./config.sub**. `autoconf --add-missing` fixed it for me.

**Describe the problem to be solved** I want to render LaTeX equations in my documentation. **Describe the solution you'd like** Use [KaTeX](https://katex.org/docs/api) to automatically render equations like `$$x^2$$`. **Describe alternatives...

Type: Enhancement