Skip to content

Commit 13ead12

Browse files
committed
Update basic-new.html
1 parent 883c4de commit 13ead12

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tests/md2html/fixtures/basic-new.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,13 @@
77
<p>Text for first section</p>
88
<section><h2>Heading 3</h2>
99
<p>Text for first subsection</p>
10-
<pre class="nohighlight"><code>
11-
<span class="hljs-punctuation">{</span>
10+
<pre class="nohighlight" tabindex="0"><code><span class="hljs-punctuation">{</span>
1211
<span class="hljs-attr">&quot;foo&quot;</span><span class="hljs-punctuation">:</span> <span class="hljs-literal"><span class="hljs-keyword">true</span></span>
1312
<span class="hljs-punctuation">}</span>
1413
</code></pre>
15-
<pre class="nohighlight"><code>
16-
text/plain
14+
<pre class="nohighlight" tabindex="0"><code>text/plain
1715
</code></pre>
18-
<pre class="highlight "><code>
19-
no language
16+
<pre class="highlight " tabindex="0"><code>no language
2017
</code></pre>
2118
<table>
2219
<thead>

0 commit comments

Comments
 (0)