by Mofi » Tue Jul 18, 2006 5:09 am
At Configuration - Editor - Word Wrap/Tab Settings create a new extension group for HTML files and specify the tab and indent values you want. Don't use the default group!
Second enable at Configuration - Editor Display - Formatting the option Allow indent.
According to the syntax highlighting definition in the wordfile.txt for /L3"HTML" the indent and unindent strings are:
/Indent Strings = "<"
/Unindent Strings = "</"
Modify these strings in wordfile.txt if you are not satisfied with it.