BOLD
Italics
This is a blockquote
To view all of the above Charts live in an APEX application, visit the DEMO.
Some text text text JavaScript Initialization Code
section.
jQuery.each($('.mymarkdown'), function (i,mymd) {
mymd.innerHTML = marked(mymd.innerHTML)
});
```
### This is a heading level 3
$("#total_counts").closest('.container').appendTo("#grid_region .t-Region-header");