MDOC_An
case MDOC_An:
if (cnt == 0 && (nc == 0 || tok == MDOC_An))
if ((n->tok == MDOC_An && n->child != NULL) || child_an(n))