send-mail/node_modules/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
```sh
$ git clone thing.git
dfgdfg
```
1. I am another thing!
```sh
$ git clone other-thing.git
foobar
```