]> git.eshelyaron.com Git - emacs.git/commit
Fix CSS indentation, added support for CSS 'color_value'.
authorVincenzo Pupillo <v.pupillo@gmail.com>
Wed, 19 Feb 2025 20:47:23 +0000 (21:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Feb 2025 11:19:32 +0000 (12:19 +0100)
commit0e64b8e8ed7ef00c2dfeffc7cd0e28bace4a41ab
tree5930c2ee6e8f2d64f58cbaab3000980d61c8cb69
parent27f1c80d9fc36be1ee551d23b856103f294b5ffb
Fix CSS indentation, added support for CSS 'color_value'.

* lisp/textmodes/mhtml-ts-mode.el
(mhtml-ts-mode--colorize-css-value): Added 'color_value' node, refactoring.
(mhtml-ts-mode--treesit-font-lock-settings): Added 'color_value' node.
(mhtml-ts-mode--treesit-indent-rules): Removed the old comment and
fixed the CSS indentation rule (bug#76597).

(cherry picked from commit 5f1a019d26f475f35fe8efc583749321affb6060)
lisp/textmodes/mhtml-ts-mode.el