File: superfences%20%28no%20pygments%29.html

package info (click to toggle)
pymdown-extensions 10.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,104 kB
  • sloc: python: 60,117; javascript: 846; sh: 8; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<pre class="highlight"><code class="language-python">import test</code></pre>
<p>Text after code.</p>
<pre class="highlight"><code class="language-python">import test</code></pre>
<h1>Attribute List</h1>
<pre class="highlight"><code id="id" class="language-python another-class" linenums="1">"""Some file."""
import foo.bar
import boo.baz
import foo.bar.baz</code></pre>