showdown/test/issues/#183.gh-code-blocks-within-lists-do-not-render-properly.md

18 lines
176 B
Markdown
Raw Normal View History

1. Hi, I am a thing
2017-04-23 09:04:13 +08:00
```sh
2017-04-23 09:04:13 +08:00
$ git clone thing.git
2017-04-23 09:04:13 +08:00
dfgdfg
```
1. I am another thing!
2017-04-23 09:04:13 +08:00
```sh
2017-04-23 09:04:13 +08:00
$ git clone other-thing.git
2017-04-23 09:04:13 +08:00
foobar
```