% vim: set ft=html sw=4 ts=8 : % START_INDENT
text
text
text
text
dd text
dt text
text
% END_INDENT % START_INDENT % INDENT_EXE let g:html_indent_style1 = "inc" % INDENT_EXE let g:html_indent_script1 = "zero" % INDENT_EXE let g:html_indent_attribute = 1 % INDENT_EXE call HtmlIndent_CheckUserSettings()
text
% END_INDENT