summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/unmatched_element-1_5.gold
blob: 735503ac5f182a128840aa7e02b5d6af3d74ce79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="unmatched_elements" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
 xmlns:xi="http://www.w3.org/2001/XInclude">
  <title>Unmatched elements</title>
  <para>
    <emphasis role="bold">[non-element</emphasis>]
  </para>
  <para>
    [non-element]
  </para>
</article>