Solarized dark Solarized Ocean
Test of caption
Test of caption

Note: This is a notification box.

Warning: This is a warning box.

Error: This is an error box.

1
2
3
4
var foo = function(x) {
  return(x + 5);
}
foo(3)