showdown/test/cases/github-style-at-start.html

7 lines
86 B
HTML
Raw Normal View History

<pre><code>function MyFunc(a) {
2015-01-19 19:37:21 +08:00
// ...
}
</code></pre>
2015-01-16 05:21:33 +08:00
<p>That is some code!</p>