Open
Description
Describe the bug
context
When you try to use multi-line (either $$ or \begin{align} type of environments) from within a lemma/definition/theorem/proof environment, it will not typeset latex.
expectation
I expect it to typeset latex.
bug
It doesn't typeset latex. See directly from the docs, in the example of a definition:
Reproduce the bug
- Go to the sphinx-proof website of documentation, and see the example https://sphinx-proof.readthedocs.io/en/latest/syntax.html#definitions.
List your environment
No response