mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
18 lines
168 B
Markdown
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
|
||
|
```
|