5 lines
162 B
Text
5 lines
162 B
Text
;; extends
|
|
(attribute (attribute_name) @att_name (#eq? @att_name "class")
|
|
(quoted_attribute_value (attribute_value) @att_val (#set! @att_val conceal ".")
|
|
)
|
|
)
|