- angular.js
- bootstrap
- bootstrap-markdown
- marked.js
- angular-marked
- highlight.js
- angular-highlight
- jQuery
Bold and italic strike test
Colons can be used to align columns.
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
Markdown | Less | Pretty |
---|---|---|
Still | renders |
nicely |
1 | 2 | 3 |
// javascript code sample
function log(data) {
console.log(data);
}
<!-- html code sample -->
<h1>Header 1</h1>