aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/html-ts-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Obsolete treesit-block/sexp/sentence/text-type-regexpYuan Fu2023-09-011-11/+8
* html-ts-mode--indent-rules: Use 'column-0' instead of 'point-min'Dmitry Gutov2023-04-111-1/+1
* Swap tag and element in html-ts-mode (bug#60972)Theodor Thornhill2023-01-231-2/+2
* Use element as a sentence in html-ts-modeTheodor Thornhill2023-01-221-4/+1
* Change top-level anchor to point-minTheodor Thornhill2023-01-201-1/+1
* Add html-ts-mode (bug#60972)Theodor Thornhill2023-01-201-0/+137