Style:
- italics: italics word 1 or italics word 2
- bold: bold word
- bold italics: bold and italics
- cross word:
Scratch this
Show a list:
-
Hello 1
Content with ident and a new line
-
Hello 2
- Sub list 1
- Sub list 2
-
Hello 3
- Sub List 1
- Sub List 2
Use table:
Table | Header | Here |
---|---|---|
R1C1 | R1C2 | R1C3 |
We | Can | Use |
This is H3 content. This is a link:
I'm an inline-style link with title
I'm an inline-style link with title
This is H4 content.
This is H5 content with code.
Inline code
has back-ticks around
it.
With a block of source code:
var s = "JavaScript syntax highlighting";
alert(s);
This is H6 content. Blockquotes:
This is word from someone. We can put markdown in blockquotes.