problem with math directive in try example
Closed this issue · 0 comments
Carreau commented
It seem math direcive as seen in https://jupyterlite-sphinx.readthedocs.io/en/latest/directives/try_examples.html seem to me missparsed.
it ends up in the notebook as
.. math
```
<the equations>
```
Note the missing ::
.