This is a paragraph with emphasized text and bold text.
Here is a link to somewhere and some inline code.
Below is an unordered list:
And an ordered list:
This is a blockquote. It can contain bold or italic text.
A code block:
fn main() {
println!("Hello from a code block!");
}
That's all for now.