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. ====== End Tag Annotation Format ====== By default, HippoEDIT shows [[view:end-tag-annotations|End Tag Annotations]] in <<%s>> format (<< some string >>), where %s substituted by start tag details data. You can change this format by adjusting default value defined by XML flag in **settings.xml**: <code xml> <Source_Editor> <EndAnnotationFormat>// %s</EndAnnotationFormat> </Source_Editor> </code> Default value is //<<%s>>//. #xml_option