Add comment on using only tag names in html

This commit is contained in:
Danielkonge 2023-11-14 23:55:07 +01:00
parent 9515abd92a
commit 4ebe57333f

View file

@ -1,6 +1,14 @@
;;; A pair of delimiter tags with any content in-between.
;;; Last tag should be a sentinel.
;;; If instead you want rainbow-delimiters to only highlight
;;; the tag names without any of "<", "</", ">" or "/>", then
;;; you can make your own query file, e.g.,
;;; 'rainbow-tag-names'
;;; and use the following with
;;; x @delimiter
;;; deleted for x equal to any of "<", "</", ">" or "/>".
(element
(start_tag
"<" @delimiter