github-style-at-start.html 86 B

123456
  1. <pre><code>function MyFunc(a) {
  2. // ...
  3. }
  4. </code></pre>
  5. <p>That is some code!</p>