The docs use `m2r` to convert a markdown file into restructured text in order to use Sphinx. That's not working anymore. We could switch from m2r to [MyST](https://myst-parser.readthedocs.io/en/latest/).
The docs use
m2rto convert a markdown file into restructured text in order to use Sphinx. That's not working anymore.We could switch from m2r to MyST.