👋

Hello, World!

更新:

Hello, World

This is my first blog post. Welcome to my blog.

Code Example with Syntax Highlighting

fn main() {
    println!("Hello, World!");
}

Lists with Icons

  • 📚 Reading documentation
  • 💻 Writing code
  • 🚀 Deploying applications

Math Examples

The quadratic formula is:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2-4ac}}{2a}

For inline math, we can write something like this: E=mc2E = mc^2

Conclusion

That’s it for this first post. Stay tuned for more content.