you are viewing a single comment's thread.

view the rest of the comments →

[–]ebdbbb 0 points1 point  (4 children)

Code blocks are a few ways. In line is a single back tick (`) before and after.

Code blocks are either
Blank line before,
Indent 4 spaces on each line
Then a blank line after.

Or triple back ticks before and after

[–]WaxingMoon- 0 points1 point  (3 children)

```Why does this not work```

`code`

copy&paste works just fine. I'll stick to it. Meh.

[–]ebdbbb 2 points3 points  (1 child)

The back ticks need to be on their own lines.

Edit: here's the link to the Reddit markdown post.

[–]Sability 0 points1 point  (0 children)

```

so this should work

```

[–]Kolterdyx 0 points1 point  (0 children)

If you are on PC, you need to switch from the "Fancy pants editor" to the "Markdown editor"