rst.md

 1---
 2title: reStructuredText
 3description: "Configure reStructuredText language support in Zed, including language servers, formatting, and debugging."
 4---
 5
 6# ReStructuredText (rst)
 7
 8ReStructuredText language support in Zed is provided by the community-maintained [reST extension](https://github.com/elmarco/zed-rst).
 9Report issues to: [https://github.com/elmarco/zed-rst/issues](https://github.com/elmarco/zed-rst/issues)
10
11- Tree-sitter: [stsewd/tree-sitter-rst.git](https://github.com/stsewd/tree-sitter-rst.git)
12- Language Server: [swyddfa/esbonio](https://github.com/swyddfa/esbonio)