This is a test.
- number 1
- sub 1a
- sub 1b
- number 2
- sub 2a?
- Bullet
- Sub Bullet, with emoji! 🌿
Below is a quote.
It was the best of times, until it wasn't.
-Someone
Crossed Out Example
Here is some inline-code
for you!
And below, we have our BLOCK! (java highlighting)
if (this_is_code){
execute();
}
else{
do_nothing();
}
Now, here is an example of a tasklist:
- This is done done.
- This is not done.
And finally, a table!
Header 1 | Header 2 |
---|---|
Cell 1 here! | Cell 2! |
Column 1 biz | Column 2 stuff! |