Skip to content

Instantly share code, notes, and snippets.

@dbb
Created July 15, 2011 17:15
Show Gist options
  • Save dbb/1085089 to your computer and use it in GitHub Desktop.
Save dbb/1085089 to your computer and use it in GitHub Desktop.
<p>Here is some <code>inline code text</code>, and below is a code box:</p><div class="code">% perl -le 'print "div.code"'<br />% print $shell</div><p><pre><code>% print "This is pre-code" br <br />
% print "no br"
% foo</code></pre></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment