You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Markdown has won. People don't know reST, even myself, after years of using it, still make the most basic mistakes and need to lookup the most basic stuff.
Also supported by RTD.
Has the Material theme, which is modern, under active development, flexible, has dark theme, etc.
Is used at other projects, such as python.cz or junior.guru, so know-how would be shared (contributions, maintenance).
Cons:
We extend Sphinx and would need to rewrite those things.
We use reST extensively. I'm not sure we can port it 1:1 (but is it necessary?)
How:
This can happen gradually. Our current setup supports Markdown, so texts can be converted first and we would see.
I already moved from builtin Sphinx link check to Lychee, as it works better.