showdown/test/functional/makemarkdown/cases/standard/github-style-at-start.html

7 lines
84 B
HTML
Raw Permalink Normal View History

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