This is a test.
This is plain markdown, nothing special.
Quotation.
Bold, then italic, then -strikeout- or this?
- Bullet list.
- It just goes on.
fact 0 = 0
fact n = n * fact (n - 1)
Here, I made it?
This is plain markdown, nothing special.
Quotation.
Bold, then italic, then -strikeout- or this?
fact 0 = 0
fact n = n * fact (n - 1)
Here, I made it?