TAG_LI
body_elem = list_type == ' ' ? TAG_DD : TAG_LI;
if (body_elem == TAG_LI)
tsec = print_otag(h, TAG_LI, "");
tsub = print_otag(h, TAG_LI, "");
print_otag_id(h, TAG_LI, NULL, n);