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