showdown/test/issues/#183.gh-code-blocks-within-lists-do-not-render-properly.md
Estevao Soares dos Santos 1bca88f8fa test: add several testcases
2017-04-23 02:04:13 +01:00

18 lines
176 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
```