Welcome to My Blog
This is a sample markdown file to test the converter.
Features
- Convert markdown to HTML with MAKE LOL
- Support for italic and bold text
- Inline
codesupport - Links work too
Code Blocks
Here's a code example:
fn main() {
println!("Hello, world!");
}
Blockquotes
This is a blockquote. It can contain multiple lines and will be properly formatted.
Lists
- First item
- Second item
- Third item
That's all for now!