3f0ad9cd77
Fix bug where a code block at the start of a file was not recognised. I was actually adding this test to check that the `source_mode_unset` mechanism in `doc_info_grammar.cpp` was working, but it ended exposing this bug. [SVN r85590]
10 lines
439 B
XML
10 lines
439 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
<article id="souce_mode_include_" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Souce Mode Include</title>
|
|
<programlisting>void main() {}</programlisting>
|
|
<programlisting>void main() {}
|
|
</programlisting>
|
|
</article>
|