showdown/test/issues/#183.gh-code-blocks-within-lists-do-not-render-properly.md
Estevão Soares dos Santos 5b1f716151 chore: normalize test names
2015-10-19 02:50:32 +01:00

18 lines
168 B
Markdown

1. Hi, I am a thing
```sh
$ git clone thing.git
dfgdfg
```
1. I am another thing!
```sh
$ git clone other-thing.git
foobar
```