showdown/test/functional/makehtml/cases/standard/nested-gh-codeblocks.md
2017-12-23 12:35:31 +00:00

10 lines
96 B
Markdown

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