Lines Matching refs:tag
38 " 1) empty tag delimiters "/>" inside attribute values (strings)
56 " Allow spell checking in tag values,
59 " <tag>This text is spell checked</tag>
69 " <tag foo.attribute = "value">
75 " punctuation (within attributes) e.g. <tag xml:foo.attribute ...>
90 " <tag foo.attribute = "value">
125 " tag name
131 " <tag foo.attribute = "value">
143 " start tag
150 " <tag id="whoops">
160 " highlight the end tag
167 " </tag>
176 " tag elements with syntax-folding.
183 " <tag id="whoops">
185 " <another.tag></another.tag>
186 " <empty.tag/>
188 " </tag>