Code

Global variables:

$code-border: 0px solid rgba(0,0,0,.05)
$code-color: #c7254e
$code-background: #f9f2f4
$code-font-size: 90%
$code-padding: 1px 4px
$code-border-radius: 2px

$pre-bg: #f5f5f5
$pre-color: #777
$pre-border-color: #ccc
$pre-border-radius: 3px

Inline

Wrap inline snippets of code with <code>.

For example, <section> should be wrapped as inline.
For example, <section> should be wrapped as inline.

Block

Use <pre> for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.

<p>Sample text here...</p>
<p>Sample text here...</p>