Expand description
HTML language stub.
HTML is recognised by extension (html, htm) but has no tree-sitter grammar
dependency in this release. Extraction returns zero functions and imports.
This module reserves the feature slot for a future tree-sitter-html upgrade.
Constants§
- CALL_
QUERY - Tree-sitter call query for HTML (empty – no grammar compiled in).
- ELEMENT_
QUERY - Tree-sitter element query for HTML (empty – no grammar compiled in).