summaryrefslogtreecommitdiffstats
path: root/integration/expected/chapter_1_main.html
diff options
context:
space:
mode:
Diffstat (limited to 'integration/expected/chapter_1_main.html')
-rw-r--r--integration/expected/chapter_1_main.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/integration/expected/chapter_1_main.html b/integration/expected/chapter_1_main.html
index 1425700..dcd49cb 100644
--- a/integration/expected/chapter_1_main.html
+++ b/integration/expected/chapter_1_main.html
@@ -90,4 +90,29 @@ let x = 20;
<span class="boring">}</span></code></pre></pre>
</div>
</div>
+<p>In a list:</p>
+<ol>
+<li>
+<p>Thing one</p>
+<pre><code class="language-sh">Thing one
+</code></pre>
+</li>
+<li>
+<p>Thing two</p>
+<div id="admonition-note-4" class="admonition note">
+<div class="admonition-title">
+<p>Note</p>
+<p><a class="admonition-anchor-link" href="#admonition-note-4"></a></p>
+</div>
+<div>
+<p>Thing two</p>
+</div>
+</div>
+</li>
+<li>
+<p>Thing three</p>
+<pre><code class="language-sh">Thing three
+</code></pre>
+</li>
+</ol>