2de3a59944
Mismatched brackets are only an error for quickbook 1.6+. [SVN r85289]
13 lines
457 B
XML
13 lines
457 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="mismatched_brackets" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Mismatched brackets</title>
|
|
<section id="mismatched_brackets.something">
|
|
<title>Something</title>
|
|
</section>
|
|
<para>
|
|
]
|
|
</para>
|
|
</article>
|