Open
Description
What's the problem this feature will solve?
I've seen that AsciiDoc has become a popular markup language for project README files. Would you be potentially interested in maintaining support for a corresponding renderer, given the feature request in pypa/readme_renderer#205 is brought through?
Describe the solution you'd like
Adding AsciiDoc support to the warehouse README backend once the renderer supports it. Note that AsciiDoc does not have a dedicated content type, which could be seen as a downside.
Additional context
N/A