Fixed a bug where the DocTitle transform was incorrectly promoting a
commit1b2fd93c5558340c226dda04d3857c9e91a473e0
authormnodine <mnodine@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 24 Feb 2006 22:34:26 +0000 (24 22:34 +0000)
committermnodine <mnodine@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 24 Feb 2006 22:34:26 +0000 (24 22:34 +0000)
tree1c8c330d730381940da7ba8111a745eb70eb9e71
parent37e2ac39d97319ea4207cbb882958378db59a713
Fixed a bug where the DocTitle transform was incorrectly promoting a
section to a subtitle.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/prest@4345 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
src/Transforms.pm
tests/prest/BUGS.t/xform.init/Makefile [new file with mode: 0644]
tests/prest/BUGS.t/xform.init/badsubtitle.mydom [new file with mode: 0644]
tests/prest/BUGS.t/xform.init/badsubtitle.rst [new file with mode: 0644]
tests/prest/BUGS.t/xform.job [new file with mode: 0644]