Files
atom/spec/fixtures/markdown/file.markdown
2013-05-03 16:57:41 -07:00

21 lines
151 B
Markdown

## File.markdown
:cool:
```ruby
def func
x = 1
end
```
```
function f(x) {
return x++;
}
```
```kombucha
drink-that-stuff:
tastes-weird~
```