Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 21st, 2012  |  syntax: None  |  size: 21.08 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html>
  2. <html>
  3.   <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# githubog: http://ogp.me/ns/fb/githubog#">
  4.     <meta charset='utf-8'>
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.         <title>Server Error · GitHub</title>
  7.     <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" />
  8.     <link rel="fluid-icon" href="http://github.com/fluidicon.png" title="GitHub" />
  9.     <link rel="apple-touch-icon-precomposed" sizes="57x57" href="apple-touch-icon-114.png" />
  10.     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114.png" />
  11.     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-144.png" />
  12.     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144.png" />
  13.  
  14.    
  15.    
  16.     <link rel="icon" type="image/x-icon" href="/favicon.png" />
  17.  
  18.     <meta content="authenticity_token" name="csrf-param" />
  19. <meta content="oN35Dr8/jQ4aABMCtmR9OdPHYHyH9jOW2foqmnMlA5A=" name="csrf-token" />
  20.  
  21.     <link href="https://a248.e.akamai.net/assets.github.com/assets/github-aa74dacf5339666c7dda6ce74842247a83f06cc4.css" media="screen" rel="stylesheet" type="text/css" />
  22.     <link href="https://a248.e.akamai.net/assets.github.com/assets/github2-def06fa279d68b9344adf199366051353dd73b03.css" media="screen" rel="stylesheet" type="text/css" />
  23.    
  24.  
  25.  
  26.     <script src="https://a248.e.akamai.net/assets.github.com/assets/frameworks-cc8431500f70fcd18c6da029472b59d6c39d0d95.js" type="text/javascript"></script>
  27.    
  28.     <script defer="defer" src="https://a248.e.akamai.net/assets.github.com/assets/github-b316b46a6009011577d96c61358324f160f5f9d3.js" type="text/javascript"></script>
  29.    
  30.    
  31.  
  32.    
  33.   </head>
  34.  
  35.  
  36.   <body class="logged_out    env-production ">
  37.     <div id="wrapper">
  38.  
  39.    
  40.    
  41.  
  42.       <div id="header" class="true clearfix">
  43.         <div class="container clearfix">
  44.           <a class="site-logo" href="http://github.com/">
  45.             <img alt="GitHub" class="github-logo-4x" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x.png?1338956357" />
  46.             <img alt="GitHub" class="github-logo-4x-hover" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x-hover.png?1338956357" />
  47.           </a>
  48.  
  49.  
  50.                   <!--
  51.       make sure to use fully qualified URLs here since this nav
  52.       is used on error pages on other domains
  53.     -->
  54.     <ul class="top-nav logged_out">
  55.         <li class="pricing"><a href="https://github.com/plans">Signup and Pricing</a></li>
  56.         <li class="explore"><a href="https://github.com/explore">Explore GitHub</a></li>
  57.       <li class="features"><a href="https://github.com/features">Features</a></li>
  58.         <li class="blog"><a href="https://github.com/blog">Blog</a></li>
  59.       <li class="login"><a href="https://github.com/login">Sign in</a></li>
  60.     </ul>
  61.  
  62.  
  63.  
  64.          
  65.         </div>
  66.       </div>
  67.  
  68.      
  69.  
  70.      
  71.  
  72.         <div class="site clearfix">
  73.           <div id="site-container" class="container" data-pjax-container>
  74.            
  75.  
  76. <style type="text/css">
  77.     * {
  78.         margin: 0px;
  79.         padding: 0px;
  80.     }
  81.     .site{
  82.         padding: 0;
  83.     }
  84.     #site-container {
  85.         width: 100%;
  86.     }
  87.     #header{
  88.         border-bottom: 0;
  89.     }
  90.     #parallax_wrapper {
  91.       position: relative;
  92.       z-index: 0;
  93.       margin-bottom: 50px;
  94.     }
  95.     #parallax_field{
  96.         overflow: hidden;
  97.         position: absolute;
  98.         left: 0;
  99.         top: 0;
  100.         height: 380px;
  101.         width: 100%;
  102.     }
  103.     #parallax_illustration {
  104.         display:block;
  105.         margin: 0 auto;
  106.         width: 940px;
  107.         height: 380px;
  108.         margin: 0;
  109.         position: relative;
  110.         overflow:hidden;
  111.     }
  112.     #parallax_illustration #parallax_sign {
  113.         position: absolute;
  114.         top: 25px;
  115.         left: 582px;
  116.         z-index: 10;
  117.     }
  118.     #parallax_illustration #parallax_octocat {
  119.         position: absolute;
  120.         top: 66px;
  121.         left: 431px;
  122.         z-index: 8;
  123.     }
  124.     #parallax_illustration #parallax_error_text {
  125.         display: block;
  126.         width: 400px;
  127.         height: 144px;
  128.         position: absolute;
  129.         top: 165px;
  130.         left: 152px;
  131.         font-family:Arial, Helvetica, sans-serif;
  132.         font-weight: bold;
  133.         font-size: 14px;
  134.         line-height: 18px;
  135.         background-image: url('https://a248.e.akamai.net/assets.github.com/images/modules/500/parallax_oops.png?1338956357');
  136.         background-repeat: no-repeat;
  137.         padding: 64px 0 0 106px;
  138.         color: #183913;
  139.         text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.30);
  140.         z-index: 5;
  141.     }
  142.     #parallax_field #parallax_bg {
  143.         overflow: hidden;
  144.         width: 105%;
  145.         position: absolute;
  146.         top: -20px;
  147.         left: -20px;
  148.         z-index: 1;
  149.     }
  150.     #parallax_illustration #parallax_error_text span {
  151.         display: block;
  152.         margin-left: 12px;
  153.     }
  154.     #footer-push {
  155.       height: 280px;
  156.     }
  157.     #footer{
  158.         margin-top: -45px;
  159.         z-index: 7;
  160.     }
  161.  
  162.     #error-suggestions {
  163.         position: absolute;
  164.         padding: 7px 10px;
  165.         margin: 20px 0;
  166.         bottom: 0px;
  167.         right: 0;
  168.         z-index: 11;
  169.         background-color: #fff;
  170.         font-size: 12px;
  171.         opacity: .9;
  172.     }
  173.     #error-suggestions a{
  174.         color: #111;
  175.         margin: 0 10px;
  176.     }
  177.  
  178.     #trace_box {
  179.         font-family: Verdana, Geneva, sans-serif;
  180.         font-size: 10px;
  181.         display: block;
  182.         width: 200px;
  183.         min-height:300px;
  184.         padding: 20px;
  185.         position: fixed;
  186.         right: 20px;
  187.         top: 20px;
  188.         border: 1px solid #292929;
  189.         background-color: #fff;
  190.     }
  191. </style>
  192.  
  193. <div id="parallax_wrapper">
  194.  
  195. <div id="parallax_field">
  196.   <img alt="Background" class="js-plaxify" data-xrange="20" data-yrange="20" height="415" id="parallax_bg" src="https://a248.e.akamai.net/assets.github.com/images/modules/500/parallax_bg.jpg?1338956357" width="980" />
  197. </div>
  198. <div id="parallax_illustration">
  199.   <img alt="Falling Octocat, oh noes!" class="js-plaxify" data-xrange="10" data-yrange="10" height="204" id="parallax_octocat" src="https://a248.e.akamai.net/assets.github.com/images/modules/500/parallax_octocat.png?1338956357" width="175" />
  200.   <img alt="500 Error sign" class="js-plaxify" data-invert="true" data-xrange="20" data-yrange="40" height="181" id="parallax_sign" src="https://a248.e.akamai.net/assets.github.com/images/modules/500/parallax_sign.png?1338956357" width="211" />
  201.   <p id="parallax_error_text" class="js-plaxify" data-xrange="25" data-yrange="25">
  202.     <span>An unexpected error seems<br>
  203.     <span>to have occurred. Why not try<br>
  204.     <span>refreshing your page? Or you can<br>
  205.     <span>contact us if the problem persists.
  206.     </span></span></span></span>
  207.   </p>
  208.   <h2 id="error-suggestions">
  209.     <a href="https://github.com/contact">Contact Support</a>
  210.     &#183;
  211.     <a href="http://status.github.com">Status Site</a>
  212.     &#183;
  213.     <a href="http://twitter.com/github">@github</a>
  214.   </h2>
  215. </div>
  216.  
  217. <span id="error_500"></span>
  218.  
  219. </div>
  220.  
  221.           </div>
  222.           <div class="context-overlay"></div>
  223.         </div>
  224.       <div id="footer-push"></div><!-- hack for sticky footer -->
  225.     </div><!-- end of wrapper - hack for sticky footer -->
  226.  
  227.       <!-- footer -->
  228.       <div id="footer" >
  229.        
  230.   <div class="upper_footer">
  231.      <div class="container clearfix">
  232.  
  233.        <!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]-->
  234.        <![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]>
  235.  
  236.        <ul class="footer_nav">
  237.          <h4>GitHub</h4>
  238.          <li><a href="https://github.com/about">About</a></li>
  239.          <li><a href="https://github.com/blog">Blog</a></li>
  240.          <li><a href="https://github.com/features">Features</a></li>
  241.          <li><a href="https://github.com/contact">Contact & Support</a></li>
  242.          <li><a href="https://github.com/training">Training</a></li>
  243.          <li><a href="http://enterprise.github.com/">GitHub Enterprise</a></li>
  244.          <li><a href="http://status.github.com/">Site Status</a></li>
  245.        </ul>
  246.  
  247.        <ul class="footer_nav">
  248.          <h4>Clients</h4>
  249.          <li><a href="http://mac.github.com/">GitHub for Mac</a></li>
  250.          <li><a href="http://windows.github.com/">GitHub for Windows</a></li>
  251.          <li><a href="http://eclipse.github.com/">GitHub for Eclipse</a></li>
  252.          <li><a href="http://mobile.github.com/">GitHub Mobile Apps</a></li>
  253.        </ul>
  254.  
  255.        <ul class="footer_nav">
  256.          <h4>Tools</h4>
  257.          <li><a href="http://get.gaug.es/">Gauges: Web analytics</a></li>
  258.          <li><a href="http://speakerdeck.com">Speaker Deck: Presentations</a></li>
  259.          <li><a href="https://gist.github.com">Gist: Code snippets</a></li>
  260.  
  261.          <h4 class="second">Extras</h4>
  262.          <li><a href="http://jobs.github.com/">Job Board</a></li>
  263.          <li><a href="http://shop.github.com/">GitHub Shop</a></li>
  264.          <li><a href="http://octodex.github.com/">The Octodex</a></li>
  265.        </ul>
  266.  
  267.        <ul class="footer_nav">
  268.          <h4>Documentation</h4>
  269.          <li><a href="http://help.github.com/">GitHub Help</a></li>
  270.          <li><a href="http://developer.github.com/">Developer API</a></li>
  271.          <li><a href="http://github.github.com/github-flavored-markdown/">GitHub Flavored Markdown</a></li>
  272.          <li><a href="http://pages.github.com/">GitHub Pages</a></li>
  273.        </ul>
  274.  
  275.      </div><!-- /.site -->
  276.   </div><!-- /.upper_footer -->
  277.  
  278. <div class="lower_footer">
  279.   <div class="container clearfix">
  280.     <!--[if IE]><div id="legal_ie"><![endif]-->
  281.     <![if !IE]><div id="legal"><![endif]>
  282.       <ul>
  283.           <li><a href="https://github.com/site/terms">Terms of Service</a></li>
  284.           <li><a href="https://github.com/site/privacy">Privacy</a></li>
  285.           <li><a href="https://github.com/security">Security</a></li>
  286.       </ul>
  287.  
  288.       <p>&copy; 2012 <span title="s from fe1.rs.github.com">GitHub</span> Inc. All rights reserved.</p>
  289.     </div><!-- /#legal or /#legal_ie-->
  290.  
  291.   </div><!-- /.site -->
  292. </div><!-- /.lower_footer -->
  293.  
  294.       </div><!-- /#footer -->
  295.  
  296.    
  297.  
  298. <div id="keyboard_shortcuts_pane" class="instapaper_ignore readability-extra" style="display:none">
  299.   <h2>Keyboard Shortcuts <small><a href="#" class="js-see-all-keyboard-shortcuts">(see all)</a></small></h2>
  300.  
  301.   <div class="columns threecols">
  302.     <div class="column first">
  303.       <h3>Site wide shortcuts</h3>
  304.       <dl class="keyboard-mappings">
  305.         <dt>s</dt>
  306.         <dd>Focus site search</dd>
  307.       </dl>
  308.       <dl class="keyboard-mappings">
  309.         <dt>?</dt>
  310.         <dd>Bring up this help dialog</dd>
  311.       </dl>
  312.     </div><!-- /.column.first -->
  313.  
  314.     <div class="column middle" style='display:none'>
  315.       <h3>Commit list</h3>
  316.       <dl class="keyboard-mappings">
  317.         <dt>j</dt>
  318.         <dd>Move selection down</dd>
  319.       </dl>
  320.       <dl class="keyboard-mappings">
  321.         <dt>k</dt>
  322.         <dd>Move selection up</dd>
  323.       </dl>
  324.       <dl class="keyboard-mappings">
  325.         <dt>c <em>or</em> o <em>or</em> enter</dt>
  326.         <dd>Open commit</dd>
  327.       </dl>
  328.       <dl class="keyboard-mappings">
  329.         <dt>y</dt>
  330.         <dd>Expand URL to its canonical form</dd>
  331.       </dl>
  332.     </div><!-- /.column.first -->
  333.  
  334.     <div class="column last js-hidden-pane" style='display:none'>
  335.       <h3>Pull request list</h3>
  336.       <dl class="keyboard-mappings">
  337.         <dt>j</dt>
  338.         <dd>Move selection down</dd>
  339.       </dl>
  340.       <dl class="keyboard-mappings">
  341.         <dt>k</dt>
  342.         <dd>Move selection up</dd>
  343.       </dl>
  344.       <dl class="keyboard-mappings">
  345.         <dt>o <em>or</em> enter</dt>
  346.         <dd>Open issue</dd>
  347.       </dl>
  348.       <dl class="keyboard-mappings">
  349.         <dt><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> <em>+</em> enter</dt>
  350.         <dd>Submit comment</dd>
  351.       </dl>
  352.       <dl class="keyboard-mappings">
  353.         <dt><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> <em>+</em> shift p</dt>
  354.         <dd>Preview comment</dd>
  355.       </dl>
  356.     </div><!-- /.columns.last -->
  357.  
  358.   </div><!-- /.columns.equacols -->
  359.  
  360.   <div class="js-hidden-pane" style='display:none'>
  361.     <div class="rule"></div>
  362.  
  363.     <h3>Issues</h3>
  364.  
  365.     <div class="columns threecols">
  366.       <div class="column first">
  367.         <dl class="keyboard-mappings">
  368.           <dt>j</dt>
  369.           <dd>Move selection down</dd>
  370.         </dl>
  371.         <dl class="keyboard-mappings">
  372.           <dt>k</dt>
  373.           <dd>Move selection up</dd>
  374.         </dl>
  375.         <dl class="keyboard-mappings">
  376.           <dt>x</dt>
  377.           <dd>Toggle selection</dd>
  378.         </dl>
  379.         <dl class="keyboard-mappings">
  380.           <dt>o <em>or</em> enter</dt>
  381.           <dd>Open issue</dd>
  382.         </dl>
  383.         <dl class="keyboard-mappings">
  384.           <dt><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> <em>+</em> enter</dt>
  385.           <dd>Submit comment</dd>
  386.         </dl>
  387.         <dl class="keyboard-mappings">
  388.           <dt><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> <em>+</em> shift p</dt>
  389.           <dd>Preview comment</dd>
  390.         </dl>
  391.       </div><!-- /.column.first -->
  392.       <div class="column last">
  393.         <dl class="keyboard-mappings">
  394.           <dt>c</dt>
  395.           <dd>Create issue</dd>
  396.         </dl>
  397.         <dl class="keyboard-mappings">
  398.           <dt>l</dt>
  399.           <dd>Create label</dd>
  400.         </dl>
  401.         <dl class="keyboard-mappings">
  402.           <dt>i</dt>
  403.           <dd>Back to inbox</dd>
  404.         </dl>
  405.         <dl class="keyboard-mappings">
  406.           <dt>u</dt>
  407.           <dd>Back to issues</dd>
  408.         </dl>
  409.         <dl class="keyboard-mappings">
  410.           <dt>/</dt>
  411.           <dd>Focus issues search</dd>
  412.         </dl>
  413.       </div>
  414.     </div>
  415.   </div>
  416.  
  417.   <div class="js-hidden-pane" style='display:none'>
  418.     <div class="rule"></div>
  419.  
  420.     <h3>Issues Dashboard</h3>
  421.  
  422.     <div class="columns threecols">
  423.       <div class="column first">
  424.         <dl class="keyboard-mappings">
  425.           <dt>j</dt>
  426.           <dd>Move selection down</dd>
  427.         </dl>
  428.         <dl class="keyboard-mappings">
  429.           <dt>k</dt>
  430.           <dd>Move selection up</dd>
  431.         </dl>
  432.         <dl class="keyboard-mappings">
  433.           <dt>o <em>or</em> enter</dt>
  434.           <dd>Open issue</dd>
  435.         </dl>
  436.       </div><!-- /.column.first -->
  437.     </div>
  438.   </div>
  439.  
  440.   <div class="js-hidden-pane" style='display:none'>
  441.     <div class="rule"></div>
  442.  
  443.     <h3>Network Graph</h3>
  444.     <div class="columns equacols">
  445.       <div class="column first">
  446.         <dl class="keyboard-mappings">
  447.           <dt><span class="badmono">←</span> <em>or</em> h</dt>
  448.           <dd>Scroll left</dd>
  449.         </dl>
  450.         <dl class="keyboard-mappings">
  451.           <dt><span class="badmono">→</span> <em>or</em> l</dt>
  452.           <dd>Scroll right</dd>
  453.         </dl>
  454.         <dl class="keyboard-mappings">
  455.           <dt><span class="badmono">↑</span> <em>or</em> k</dt>
  456.           <dd>Scroll up</dd>
  457.         </dl>
  458.         <dl class="keyboard-mappings">
  459.           <dt><span class="badmono">↓</span> <em>or</em> j</dt>
  460.           <dd>Scroll down</dd>
  461.         </dl>
  462.         <dl class="keyboard-mappings">
  463.           <dt>t</dt>
  464.           <dd>Toggle visibility of head labels</dd>
  465.         </dl>
  466.       </div><!-- /.column.first -->
  467.       <div class="column last">
  468.         <dl class="keyboard-mappings">
  469.           <dt>shift <span class="badmono">←</span> <em>or</em> shift h</dt>
  470.           <dd>Scroll all the way left</dd>
  471.         </dl>
  472.         <dl class="keyboard-mappings">
  473.           <dt>shift <span class="badmono">→</span> <em>or</em> shift l</dt>
  474.           <dd>Scroll all the way right</dd>
  475.         </dl>
  476.         <dl class="keyboard-mappings">
  477.           <dt>shift <span class="badmono">↑</span> <em>or</em> shift k</dt>
  478.           <dd>Scroll all the way up</dd>
  479.         </dl>
  480.         <dl class="keyboard-mappings">
  481.           <dt>shift <span class="badmono">↓</span> <em>or</em> shift j</dt>
  482.           <dd>Scroll all the way down</dd>
  483.         </dl>
  484.       </div><!-- /.column.last -->
  485.     </div>
  486.   </div>
  487.  
  488.   <div class="js-hidden-pane" style='display:none'>
  489.     <div class="rule"></div>
  490.     <div class="columns threecols">
  491.       <div class="column first js-hidden-pane" style='display:none'>
  492.         <h3>Source Code Browsing</h3>
  493.         <dl class="keyboard-mappings">
  494.           <dt>t</dt>
  495.           <dd>Activates the file finder</dd>
  496.         </dl>
  497.         <dl class="keyboard-mappings">
  498.           <dt>l</dt>
  499.           <dd>Jump to line</dd>
  500.         </dl>
  501.         <dl class="keyboard-mappings">
  502.           <dt>w</dt>
  503.           <dd>Switch branch/tag</dd>
  504.         </dl>
  505.         <dl class="keyboard-mappings">
  506.           <dt>y</dt>
  507.           <dd>Expand URL to its canonical form</dd>
  508.         </dl>
  509.       </div>
  510.     </div>
  511.   </div>
  512.  
  513.   <div class="js-hidden-pane" style='display:none'>
  514.     <div class="rule"></div>
  515.     <div class="columns threecols">
  516.       <div class="column first">
  517.         <h3>Browsing Commits</h3>
  518.         <dl class="keyboard-mappings">
  519.           <dt><span class="platform-mac">⌘</span><span class="platform-other">ctrl</span> <em>+</em> enter</dt>
  520.           <dd>Submit comment</dd>
  521.         </dl>
  522.         <dl class="keyboard-mappings">
  523.           <dt>escape</dt>
  524.           <dd>Close form</dd>
  525.         </dl>
  526.         <dl class="keyboard-mappings">
  527.           <dt>p</dt>
  528.           <dd>Parent commit</dd>
  529.         </dl>
  530.         <dl class="keyboard-mappings">
  531.           <dt>o</dt>
  532.           <dd>Other parent commit</dd>
  533.         </dl>
  534.       </div>
  535.     </div>
  536.   </div>
  537.  
  538.   <div class="js-hidden-pane" style='display:none'>
  539.     <div class="rule"></div>
  540.     <h3>Notifications</h3>
  541.  
  542.     <div class="columns threecols">
  543.       <div class="column first">
  544.         <dl class="keyboard-mappings">
  545.           <dt>j</dt>
  546.           <dd>Move selection down</dd>
  547.         </dl>
  548.         <dl class="keyboard-mappings">
  549.           <dt>k</dt>
  550.           <dd>Move selection up</dd>
  551.         </dl>
  552.         <dl class="keyboard-mappings">
  553.           <dt>o <em>or</em> enter</dt>
  554.           <dd>Open notification</dd>
  555.         </dl>
  556.       </div><!-- /.column.first -->
  557.  
  558.       <div class="column second">
  559.         <dl class="keyboard-mappings">
  560.           <dt>e <em>or</em> shift i <em>or</em> y</dt>
  561.           <dd>Mark as read</dd>
  562.         </dl>
  563.         <dl class="keyboard-mappings">
  564.           <dt>shift m</dt>
  565.           <dd>Mute thread</dd>
  566.         </dl>
  567.       </div><!-- /.column.first -->
  568.     </div>
  569.   </div>
  570.  
  571. </div>
  572.  
  573.     <div id="markdown-help" class="instapaper_ignore readability-extra">
  574.   <h2>Markdown Cheat Sheet</h2>
  575.  
  576.   <div class="cheatsheet-content">
  577.  
  578.   <div class="mod">
  579.     <div class="col">
  580.       <h3>Format Text</h3>
  581.       <p>Headers</p>
  582.       <pre>
  583. # This is an <h1> tag
  584. ## This is an <h2> tag
  585. ###### This is an <h6> tag</pre>
  586.      <p>Text styles</p>
  587.      <pre>
  588. *This text will be italic*
  589. _This will also be italic_
  590. **This text will be bold**
  591. __This will also be bold__
  592.  
  593. *You **can** combine them*
  594. </pre>
  595.     </div>
  596.     <div class="col">
  597.       <h3>Lists</h3>
  598.       <p>Unordered</p>
  599.       <pre>
  600. * Item 1
  601. * Item 2
  602.   * Item 2a
  603.   * Item 2b</pre>
  604.      <p>Ordered</p>
  605.      <pre>
  606. 1. Item 1
  607. 2. Item 2
  608. 3. Item 3
  609.    * Item 3a
  610.    * Item 3b</pre>
  611.     </div>
  612.     <div class="col">
  613.       <h3>Miscellaneous</h3>
  614.       <p>Images</p>
  615.       <pre>
  616. ![GitHub Logo](/images/logo.png)
  617. Format: ![Alt Text](url)
  618. </pre>
  619.      <p>Links</p>
  620.      <pre>
  621. http://github.com - automatic!
  622. [GitHub](http://github.com)</pre>
  623. <p>Blockquotes</p>
  624.      <pre>
  625. As Kanye West said:
  626.  
  627. > We're living the future so
  628. > the present is our past.
  629. </pre>
  630.     </div>
  631.   </div>
  632.   <div class="rule"></div>
  633.  
  634.   <h3>Code Examples in Markdown</h3>
  635.   <div class="col">
  636.       <p>Syntax highlighting with <a href="http://github.github.com/github-flavored-markdown/" title="GitHub Flavored Markdown" target="_blank">GFM</a></p>
  637.       <pre>
  638. ```javascript
  639. function fancyAlert(arg) {
  640.   if(arg) {
  641.     $.facebox({div:'#foo'})
  642.   }
  643. }
  644. ```</pre>
  645.     </div>
  646.     <div class="col">
  647.       <p>Or, indent your code 4 spaces</p>
  648.       <pre>
  649. Here is a Python code example
  650. without syntax highlighting:
  651.  
  652.     def foo:
  653.       if not bar:
  654.         return true</pre>
  655.     </div>
  656.     <div class="col">
  657.       <p>Inline code for comments</p>
  658.       <pre>
  659. I think you should use an
  660. `<addr>` element here instead.</pre>
  661.     </div>
  662.   </div>
  663.  
  664.   </div>
  665. </div>
  666.  
  667.  
  668.     <div id="ajax-error-message">
  669.       <span class="mini-icon mini-icon-exclamation"></span>
  670.       Something went wrong with that request. Please try again.
  671.       <a href="#" class="ajax-error-dismiss">Dismiss</a>
  672.     </div>
  673.  
  674.     <div id="logo-popup">
  675.       <h2>Looking for the GitHub logo?</h2>
  676.       <ul>
  677.         <li>
  678.           <h4>GitHub Logo</h4>
  679.           <a href="http://github-media-downloads.s3.amazonaws.com/GitHub_Logos.zip"><img alt="Github_logo" src="https://a248.e.akamai.net/assets.github.com/images/modules/about_page/github_logo.png?1338956357" /></a>
  680.           <a href="http://github-media-downloads.s3.amazonaws.com/GitHub_Logos.zip" class="minibutton btn-download download">Download</a>
  681.         </li>
  682.         <li>
  683.           <h4>The Octocat</h4>
  684.           <a href="http://github-media-downloads.s3.amazonaws.com/Octocats.zip"><img alt="Octocat" src="https://a248.e.akamai.net/assets.github.com/images/modules/about_page/octocat.png?1338956357" /></a>
  685.           <a href="http://github-media-downloads.s3.amazonaws.com/Octocats.zip" class="minibutton btn-download download">Download</a>
  686.         </li>
  687.       </ul>
  688.     </div>
  689.  
  690.    
  691.    
  692.    
  693.   </body>
  694. </html>