summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/cond_phrase-1_5.gold-html
blob: c9256b0cb2fdb92e521d725eed3f1b6cb9613bcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Coniditional Phrase Test
    </h3>
    <p>
      This should show
    </p>
    <p>
      The should be no space inserted.
    </p>
    <p>
      <span class="bold"><strong>Bold text</strong></span>
    </p>
  </body>
</html>