firstrandom
Hello world
•1 min read

Your First Blog Post
This is your first blog post! You can write your content here using standard markdown.
Features
- Bold text and italic text
- Links
- Code blocks:
function hello() {
console.log("Hello, world!");
}
Images
You can include images from your blog post folder:
Lists
- Item 1
- Item 2
- Item 3
- Numbered item 1
- Numbered item 2
- Numbered item 3
Code
Inline code
works too!
Tables
Feature | Support |
---|---|
Markdown | ✅ |
Images | ✅ |
Code blocks | ✅ |
Tables | ✅ |
That's it! Your blog post is ready.