Gjorret revised this gist 1 year ago. Go to revision
1 file changed, 1 insertion, 1 deletion
test.md
| @@ -4,4 +4,4 @@ | |||
| 4 | 4 | ||
| 5 | 5 | ```sh | |
| 6 | 6 | ehco "hej" >> test.lol | |
| 7 | - | `` | |
| 7 | + | ``` | |
Gjorret revised this gist 1 year ago. Go to revision
1 file changed, 7 insertions
test.md(file created)
| @@ -0,0 +1,7 @@ | |||
| 1 | + | # Is this | |
| 2 | + | ## nice or what? | |
| 3 | + | ||
| 4 | + | ||
| 5 | + | ```sh | |
| 6 | + | ehco "hej" >> test.lol | |
| 7 | + | `` | |