-
-
Notifications
You must be signed in to change notification settings - Fork 407
Open
Labels
Description
Motivation
Markdown is great but lacks some interesting features:
- Importing source code with
literalInclude
- Admonition boxes
- etc.
Proposed solution
Ideally all markdown files in the docs/
directory could be converted to reStructuredText.
Additional context
This issue originated from a comment.
fendor