Documentation: asciidoc.conf: fix verse block with block titles
authorChris Johnsen <redacted>
Fri, 27 Mar 2009 06:44:04 +0000 (01:44 -0500)
committerJunio C Hamano <redacted>
Fri, 27 Mar 2009 07:33:20 +0000 (00:33 -0700)
commit0c04f5273579da4b8308c125b1eb4b8f888bffab
tree29bf097e1377c3a73c0a6d20a85f03caaa79fe76
parentdad3211503e2760a0e704b3c617849ba298a76e7
Documentation: asciidoc.conf: fix verse block with block titles

No files use the variant of block-title with verse-block, but
such a case would have generated broken docbook XML (<simpara> is
not allowed inside <para>). This fixes the potential deviation from
valid docbook XML.

Testing done with asciidoc 8.3.1 and docbook-xsl 1.74.0.

Signed-off-by: Chris Johnsen <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/asciidoc.conf
git clone https://git.99rst.org/PROJECT