This is a test of GFM for javascript

It should render the following:

(function() {
  console.log('oh hai');  
}());

It will also render json blocks

{
  "config": 34,
  "files": ["1.js", "2.js"]
}
<div class="a"></div>

markdown