Home Explore Blog CI



zed

1st chunk of `docs/src/languages/asciidoc.md`
e87cf79d4e061134732a2827722d8a096e22c70031ee261d0000000100000171
# AsciiDoc

AsciiDoc language support in Zed is provided by the community-maintained [AsciiDoc extension](https://github.com/andreicek/zed-asciidoc).
Report issues to: [https://github.com/andreicek/zed-asciidoc/issues](https://github.com/andreicek/zed-asciidoc/issues)

- Tree-sitter: [cathaysia/tree-sitter-asciidoc](https://github.com/cathaysia/tree-sitter-asciidoc)

Title: AsciiDoc Language Support in Zed
Summary
Zed supports the AsciiDoc language through a community-maintained extension. Issues should be reported to the extension's GitHub repository. The extension uses the tree-sitter parser from cathaysia.