;
; This is a list of HTML tags that do not have closing partners.
;
; This list is used to prevent the HTML Beautifier from either indenting on,
; or looking for a closing partner for, tags such as <li>,
; <option>, <meta>, etc.
;
; If you want to use one or more of these tags with closing partners
; and allow the beautifier to function in that way, simply remove
; them from this list. By contrast, if a new tag comes along that 
; doesn't have a partner, you can add it to this list.
; 
; The long-term trend is away from unpaired tags, and some of the
; list below can optionally be used with partners.
; If you want to do this, simply remove them from this list.
;
!--
!doctype
meta
link
img
li
option
area
spacer
embed
bgsound
br
p
