====== Markers configuration ====== {{ :options:xml:markers.png?nolink|Markers in HippoEDIT}}HippoEDIT uses several kind of "markers" to help you in navigation and remembering recent positions in code. The markers are: * search result line (//line// attribute) * search result position (//position// attribute) * anchor position (//anchor// attribute) * selection start position (//selection// attribute) ====== Configuration ====== There is no UI configuration for markers visibility, but you can adjust what should be shown and what not (maybe you do not like some of them) in editor window using XML flags in **settings.xml**: By default, all markers are enabled. To disable marker set attribute value to **false** (by default, the node does not exist, because of it equal to default, so you need to create it). #xml_option