We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b07626 commit 6e9e25fCopy full SHA for 6e9e25f
tests/md2html/fixtures/basic-new.html
@@ -26,6 +26,8 @@
26
</code></pre>
27
<pre class="nohighlight" tabindex="0"><code>no language
28
29
+<pre class="nohighlight" tabindex="0"><code>unknown language
30
+</code></pre>
31
</section></section><section class="appendix"><h1>Appendix A: Revision History</h1>
32
<table>
33
<thead>
tests/md2html/fixtures/basic-new.md
@@ -50,6 +50,10 @@ text/plain
50
no language
51
```
52
53
+```unknown
54
+unknown language
55
+```
56
+
57
## Appendix A: Revision History
58
59
Version | Date
0 commit comments