]*)\s+rowspan=1([^>]*>),$1$2,sig; $$h =~ s,( | ]*)\s+colspan=1([^>]*>),$1$2,sig;
#
# P, TABLE tags are default left aligned..
# lynx is inconsistent in this manner though..
$$h =~ s,<(P|table|td)( [^>]*)align=\"?left\"?([^>]*)>,<$1$2$3>,sig;
# OL start=1
$$h =~ s,(
|