We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883c4de commit 13ead12Copy full SHA for 13ead12
1 file changed
tests/md2html/fixtures/basic-new.html
@@ -7,16 +7,13 @@
7
<p>Text for first section</p>
8
<section><h2>Heading 3</h2>
9
<p>Text for first subsection</p>
10
-<pre class="nohighlight"><code>
11
-<span class="hljs-punctuation">{</span>
+<pre class="nohighlight" tabindex="0"><code><span class="hljs-punctuation">{</span>
12
<span class="hljs-attr">"foo"</span><span class="hljs-punctuation">:</span> <span class="hljs-literal"><span class="hljs-keyword">true</span></span>
13
<span class="hljs-punctuation">}</span>
14
</code></pre>
15
16
-text/plain
+<pre class="nohighlight" tabindex="0"><code>text/plain
17
18
-<pre class="highlight "><code>
19
-no language
+<pre class="highlight " tabindex="0"><code>no language
20
21
<table>
22
<thead>
0 commit comments