The documentation is mostly written in reStructuredText, see docs/source
, with the exception of a single Markdown file, docs/source/contribute.md
.
What is the reason for only one file to be in Markdown?
Should we convert the Markdown file into reStructuredText? Or should we migrate the documentation to MyST Markdown?