Expand description
ASCIIDOC INLINE grammar for tree-sitter
This crate provides the asciidoc_inline language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for asciidoc_inline.
- INJECTIONS_
QUERY - The injections query for asciidoc_inline (empty - no injections available).
- LOCALS_
QUERY - The locals query for asciidoc_inline (empty - no locals available).
Functions§
- language
- Returns the asciidoc_inline tree-sitter language.