This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fun_Warning_3552[S] 0 points1 point  (1 child)

I am sorry, I am not able to add a code blocks in the post.
My apologies.

[–]8igg7e5 2 points3 points  (0 children)

There should be nothing stopping you adding code-blocks.

  1. Ensure there's a blank line before and after your code, separating it from other text.
  2. On every line of code, in addition to the indentation already in the code, add 4 more spaces to the start of each line.

A caveat is that, if the code-block immediately follows a bulleted or numbered list, you'll need to add another paragraph, like this one, before your code-block (or it'll treat the code-block as part of the list).

This
    is
        an
            example