lowlight

bad passable, tiny code highlighting

window.onload = function() {
  // this is a comment
  var yes = true;
  var num = 40;
  console.log('test');
}