This is a sample blog post written in org-mode.
You can write italic text, strikethrough, and underlined text.
Adding Images
Drop images inline using bare filenames (auto-resolved to uploads):

Or with a full path:

Embedding Videos
Link to a local video file:
Or embed a YouTube video:
Nested shit
Nest nest
Nest nest nest
Code Blocks
You can also include code:
fn main() {
println!("Hello from org-mode!");
}
Lists
First item
Second item
Third item