Files
sphinx/tests/roots/test-ext-math-compat/index.rst

22 lines
199 B
ReStructuredText

Test Math
=========
inline
------
Inline: :math:`E=mc^2`
Inline my math: :my_math:`:-)`
block
-----
.. math:: a^2+b^2=c^2
Second math
.. math:: e^{i\pi}+1=0
Multi math equations
.. my-math::