Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Math/Latex Support #39

Open
trigaten opened this issue May 6, 2022 · 0 comments
Open

Math/Latex Support #39

trigaten opened this issue May 6, 2022 · 0 comments

Comments

@trigaten
Copy link

trigaten commented May 6, 2022

How can I write math in md files that gets translated correctly to rst?
I have tried a number of different approaches and none render properly on the sphinx site:

$$ x_{4} $$

.. math::

x_{4}

```math

x_{4}

```

(x_4)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant