Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Colored Braces/Brackets ====== If this [[options:editor:display|option]] enabled, the editor draws pair open/close braces/brackets in different colors, depending on nesting level and pair symbol (brace) type. The feature improves readability and helps in finding corresponding close/open pair. The coloring is done only if nesting level greater than 1 for same type of pair symbols. Otherwise braces are drawn in predefined //operator// color. {{:view:colored-braces.png?nolink|Colored braces in HippoEDIT}} <note tip>You can adjust number of unique colors used in colored braces by [[options:xml:colored-brace-count|XML flag]].</note>