Skip to content

Commit

Permalink
Merge remote-tracking branch 'tstone/upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Innis committed Oct 31, 2012
2 parents d46f5b5 + 90e51e9 commit fb4fed1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/cases/github-style-linebreaks.html
@@ -0,0 +1,4 @@

<pre><code>code can go here
this is rendered on a second line
</code></pre>
4 changes: 4 additions & 0 deletions test/cases/github-style-linebreaks.md
@@ -0,0 +1,4 @@
```
code can go here
this is rendered on a second line
```

0 comments on commit fb4fed1

Please sign in to comment.