summaryrefslogtreecommitdiff
path: root/tests/html_linenos_expected_output/table_cls_step_2_start_8_special_0_anchor.html
blob: a3091766b9266e3254209a89439471446bd674d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<table class="highlighttable">
  <tr>
    <td class="linenos">
      <div class="linenodiv">
        <pre><a href="#-8"> 8</a></pre>
        <pre>  </pre>
        <pre><a href="#-10">10</a></pre>
      </div>
    </td>
    <td class="code">
      <div class="highlight">
        <pre>
          <span></span>
          <span class="c1"># a</span>
          <span class="c1"># b</span>
          <span class="c1"># c</span>
        </pre>
      </div>
    </td>
  </tr>
</table>