Open
Description
Continuation from #972 (comment).
The reason for this is because:
- Obvious native support with
sphinx
- Not as primitive as Markdown (directives, roles, etc)
- You're likely generate more issues with Markdown than reStructuredText (e.g Headings)
- Extensible
I'm open for everyone to put their opinions in this issue so we can discuss if this is a good idea or not. I personally do not like Markdown as much as asciidoc or reStructuredText because it's pretty unpredictable and I usually doubt a lot wheter it'll parse correctly or have horrible issues (or even worse, unnoticeable issues).