summaryrefslogtreecommitdiffstats
path: root/tests/test_sphinx/test_sphinx_builds/test_commonmark_only.html
blob: 381996f7797b2860071b6c2b35be155fc43e9d39 (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
25
26
27
28
<div class="documentwrapper">
 <div class="bodywrapper">
  <div class="body" role="main">
   <section id="test">
    <h1>
     Test
     <a class="headerlink" href="#test" title="Permalink to this heading"></a>
    </h1>
    <div class="highlight-{note} notranslate">
     <div class="highlight">
      <pre><span></span>hallo
</pre>
     </div>
    </div>
    <p>
     {a}
     <code class="docutils literal notranslate">
      <span class="pre">
       b
      </span>
     </code>
    </p>
   </section>
  </div>
 </div>
</div>