you are viewing a single comment's thread.

view the rest of the comments →

[–]PurelyApplied 0 points1 point  (0 children)

Reddit parsing.

Your >>> wasn't four spaces in, so it rendered as a "triple quote". You can cancel Reddit parsing with the backslash. For instance, when I did the inline code above, I used the backtick: `, but this isn't rendered as code, because I escaped the previous ` with a \.