]> git.cameronkatri.com Git - mandoc.git/commit
If there is random stuff inside a .Bl block body before the first .It,
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 6 Oct 2013 13:32:46 +0000 (13:32 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 6 Oct 2013 13:32:46 +0000 (13:32 +0000)
commitd53ffcc35f4d12dc5e03d33f5ee1fd0a9fdc364a
treeb9aabf182b2bbc997e303df0a239aae7c51db395
parent7d8c02235ea3f2578abde25a58940051c970d356
If there is random stuff inside a .Bl block body before the first .It,
do not throw a FATAL error and do not die, but just throw a WARNING
and move the stuff out of the .Bl block.

This bug felt completely 2008-ish; meanwhile, such bugs from the
Kristaps-doesnt-like-syntax-errors-so-lets-just-give-up--Era
are becoming rare, but this was one of the last survivors.

Thanks to bentley@ for reminding me to finally fix this.
TODO
mdoc_validate.c