summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/doc-info/escaped_attributes2-1_7.gold-html
blob: 3590946100ec559b9bce7ae5f31b13951391816c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Multiple escaped attributes
    </h3>
    <div class="authorgroup">
      <h3 class="author">
        John Doe
      </h3>
    </div>
  </body>
</html>