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