rst.md
1# ReStructuredText (rst)
2
3ReStructuredText language support in Zed is provided by the community-maintained [reST extension](https://github.com/elmarco/zed-rst).
4Report issues to: [https://github.com/elmarco/zed-rst/issues](https://github.com/elmarco/zed-rst/issues)
5
6- Tree-sitter: [stsewd/tree-sitter-rst.git](https://github.com/stsewd/tree-sitter-rst.git)
7- Language Server: [swyddfa/esbonio](https://github.com/swyddfa/esbonio)