-/* $Id: validate.c,v 1.48 2009/02/21 14:56:58 kristaps Exp $ */
+/* $Id: validate.c,v 1.49 2009/02/21 15:34:46 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
{
/* TODO: -width attribute must be specified for -tag. */
+ /* TODO: children too big for -width? */
if (MDOC_BLOCK != node->type)
return(1);