9 lines
113 B
HTML
Raw Normal View History

<pre><code>1. some code idented 4 spaces
```
var foobar = 'foo';
```
2. another line
</code></pre>