Code

Inline code

For example, <section> should be wrapped as inline.
For example, <code>&lt;section&gt;</code> should be wrapped as inline.

User input

To switch directories, type cd followed by the name of the directory.
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.

Code block

<p>Paragraph content...</p>
<pre>&lt;p&gt;Paragraph content...&lt;/p&gt;</pre>