Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Jul 30, 2010
1 parent 43218db commit 0c5e129
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Code.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ Here is some Ruby code:
[[Example|http://example.com]]

```ruby
def foo
puts 'bar'
[[ foo ]]
end
def foo
puts 'bar'
end
```

## Something else
Expand Down

0 comments on commit 0c5e129

Please sign in to comment.