Created
July 15, 2011 17:15
-
-
Save dbb/1085089 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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