Code with headings

#index.js

quickref.me.is(() => {
    awesome.site()
})

#other.js

here.is.some.more()

#↓ Source Code

#### index.js

js quickref.me.is(() => { awesome.site() }) ```

other.js

here.is.some.more()
\```

Code blocks can have headings.

Comments