This is a sentence.
- bullet 1
- bullet 2
- bullet 3
italic bold Strikethrough
- Item 1
- a
- b
- c
- Item 2
- sub-tem
- sub-tem
- sub-tem
- Item 3
var s = "JavaScript syntax highlighting";
alert(s);
Blockquotes continue blockquotes
Here's a line for us to start with.
This line is separated from the one above by two newlines, so it will be a separate paragraph.
This line is also a separate paragraph, but... This line is only separated by a single newline, so it's a separate line in the same paragraph.