Crate arborium_html

Crate arborium_html 

Source
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.