<brackets>

Description

A list of characters that represent brackets.

Attributes

name, id

  • name="bracket_name" A string that assigns a name to the list of brackets.
  • id="id_string" Required. An identifier string that maps color and style to this syntax item.

Example

<brackets name="Bracket" id="CodeColor_JavaBracket"><![CDATA[{[()]}]]></brackets>