function syntaxHighlighting() {
  var n = 33;
  var s = "hello, こんにちは";
  console.log(s);
}
- plain
- emphasis- strong emphasis- strikethrough
 
 
- strong emphasis
- inline code
- Numbered list- Numbered sub-list- Numbered sub-sub-list
 
 
- Numbered sub-list
- Link
An image: 
Block quote.
With somemarkdown.
If TeX Math support is enabled, this is an inline uppercase sigma: , and this is the quadratic equation: 
This is a block of TeX showing some matrix math:
Header 1
Header 2
Header 3
Header 4
Header 5
Header 6
| Tables | Are | Cool | 
|---|---|---|
| column 3 is | right-aligned | $1600 | 
| column 2 is | centered | $12 | 
| zebra stripes | are neat | $1 | 
Here’s a horizontal rule:
code block
with no highlighting
 
No comments:
Post a Comment