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. ====== Tab/Spaces defaults for Auto-Mode ====== By default, if you use option //Auto (determine from content)// for syntaxes, HippoEDIT assumes that you can use Tabs, if there is not sufficient data for statistical analysis of existing source (you have created new document for example). To change this default, and instruct HippoEDIT to use spaces in such cases you can use following flag in **settings.xml**: <code xml> <Formatting> <AutoModeUseTabs>false</AutoModeUseTabs> </Formatting> </code> Default is **true**. #xml_option