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