Glossary term

code block

A block of code formatted so it stands apart from normal text.

A code block is a section of text formatted as code, usually in a monospaced block. Reddit's formatting guide says code blocks preserve code exactly as written and keep Markdown from being interpreted inside them.