showdown/test/cases/github-style-at-start.html
2016-09-29 00:50:58 +01:00

6 lines
85 B
HTML

<pre><code>function MyFunc(a) {
// ...
}
</code></pre>
<p>That is some code!</p>