

1/1/1970
Hello World
Because it's a demo. Just testing out markdown on Foony.
Second Heading
This heading is smaller than the main one.
Third Heading
Smaller than second.
bold text
italics, also italics
this is a quote in a block.
nested block quote.
nested again.
- Numbered list of things.
- Many numbers.
- Bullet list.
- Bullets.
- Bullet list again.
- More bullets.
a piece of code
// This is TypeScript.
const foo = 'some typescript.';
![]()