diff options
| author | 2022-04-20 00:13:08 -0400 | |
|---|---|---|
| committer | 2022-04-20 00:13:08 -0400 | |
| commit | aca2787b50094a4ab1f17162aa92c5263858743e (patch) | |
| tree | c227d3a22fe454f92162d8d91ecb81f3141ace94 /tests/test_compile_markdown.py | |
| parent | 78e717290e125cab92aef712f12ae63fedb4070f (diff) | |
| parent | 942e313727d1ad886a1024c24fe4a9e8e2e0bb3e (diff) | |
Update upstream source from tag 'upstream/8.2.0'
Update to upstream version '8.2.0'
with Debian dir 65d01d7d78d6b41c0be6eb196ed84354526f9384
Diffstat (limited to 'tests/test_compile_markdown.py')
| -rw-r--r-- | tests/test_compile_markdown.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_compile_markdown.py b/tests/test_compile_markdown.py index 88ac290..0e805ba 100644 --- a/tests/test_compile_markdown.py +++ b/tests/test_compile_markdown.py @@ -29,7 +29,7 @@ from .helper import FakeSite """, """\ <table class="codehilitetable"><tr><td class="linenos">\ -<div class="linenodiv"><pre>1</pre></div>\ +<div class="linenodiv"><pre><span class="normal">1</span></pre></div>\ </td><td class="code"><pre class="code literal-block"><span></span>\ <code><span class="kn">from</span> <span class="nn">this</span> </code></pre> |
