showdown/test/cases/github-style-at-start.md

7 lines
61 B
Markdown
Raw Normal View History

```
function MyFunc(a) {
// ...
}
```
That is some code!