Documentation

Commentary

This package provides `mhtml-ts-mode' which is a major mode
for editing HTML files with embedded JavaScript and CSS.
Tree Sitter is used to parse each of these languages.

Please note that this package requires `html-ts-mode', which
registers itself as the major mode for editing HTML.

This package is compatible and has been tested with the following
tree-sitter grammars:
* https://github.com/tree-sitter/tree-sitter-html
* https://github.com/tree-sitter/tree-sitter-javascript
* https://github.com/tree-sitter/tree-sitter-jsdoc
* https://github.com/tree-sitter/tree-sitter-css

Features

* Indent
* Flymake
* IMenu
* Navigation
* Which-function
* Tree-sitter parser installation helper

Requires

Dependencies

Consumers

Reverse Dependencies