This is a simple example demonstrating various Markdown syntax elements.
I really like using Markdown.
I think I'll use it to format all of my documents from now on.
I really like using Markdown. I think I'll use it to format all of my documents from now on.
Markdown is a lightweight markup language with plain-text formatting syntax.
Be not afraid of greatness. Some are born great, some achieve greatness, and others have greatness thrust upon them.
We know what we are, but know not what we may be.
Sweet are the uses of adversity which, like the toad, ugly and venomous, wears yet a precious jewel in his head.
Our doubts are traitors and make us lose the good we oft might win by fearing to attempt.
The quarterly results look great!
- Revenue was off the chart.
Profits were higher than ever.
Everything is going according to plan.
sub greetings {
= shift;
print("Hello, !
")
}
greetings("Reinier");
Fruit | Quantity | Price |
---|---|---|
Apple | 5 | .50 |
Banana | 8 | .80 |
Orange | 3 | .00 |
Here is a sentence with a footnote 1.
This is the footnote text. ↩