## 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](https://github.com/haskell/haskell-language-server/pull/3655#discussion_r1229835773).