Home Explore Blog CI



zed

docs/src/languages/asciidoc.md
8fa156d0b574358a3b1b6bfb830b9dfef1d606a06e6741930000000300000171
# 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)

Chunks
e87cf79d (1st chunk of `docs/src/languages/asciidoc.md`)
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.