Skip to main content

Module html

Module html 

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