svn commit: r40138 - head/en_US.ISO8859-1/articles/portbuild
Warren Block
wblock at wonkity.com
Fri Nov 23 16:44:48 UTC 2012
On Fri, 23 Nov 2012, Mark Linimon wrote:
> Author: linimon
> Date: Fri Nov 23 09:28:44 2012
> New Revision: 40138
> URL: http://svnweb.freebsd.org/changeset/doc/40138
>
> Log:
> It's really annoying that the old toolchain does not catch these.
> - <filename>/a</filename>.<para>
> + <filename>/a</filename>.</para>
The new toolchain does not catch them either, AFAIK. The idea being
that yes, maybe you do actually want to embed one paragraph inside
another.
textproc/igor will detect these and many other common errors and
optionally display them in glorious ErrorColor(TM).
igor -R article.xml | less -RS
More information about the svn-doc-head
mailing list