Text can be bold, italic, or strikethrough.
There should be whitespace between paragraphs.
This is a blockquote following a header.
When something is important enough, you do it even if the odds are not in your favor.
// PHP code
Cecil::create(
[
'title' => "My website",
'baseurl' => 'http://localhost:8000/',
]
)->build();
double findMean(int arr[], int num) {
int sum = 0;
for (int i = 0; i < num; i++)
sum += arr[i];
return (double)sum / (double)num;
}
head1 | head two | three |
---|---|---|
ok | good swedish fish | nice |
out of stock | good and plenty | nice |
ok | good oreos |
hmm |
ok | good zoute drop |
yumm |
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
The final element. FLANGE!