Update fontification for attribute values in heex-ts-mode
authorWilhelm Kirschbaum <wkirschbaum@gmail.com>
Mon, 30 Dec 2024 10:56:40 +0000 (12:56 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 3 Jan 2025 15:13:37 +0000 (16:13 +0100)
commit921f454f5087f16d9afc5574525baa92df91b8d0
tree0e3d17cc01583da668b82e98c20dcdecbecba8dc
parentae2589ea7a59ac3bde19b025ba4a7968c77208d7
Update fontification for attribute values in heex-ts-mode

Attribute values are strings as with html-ts-mode.

* lisp/progmodes/heex-ts-mode.el (heex-ts--font-lock-settings):
Change to attribute value to @font-lock-string-face.  (Bug#75192)
lisp/progmodes/heex-ts-mode.el