1 min read

Hello World

Table of Contents

This is a test blog post to make sure everything is working properly on this site.

Testing Features

Let’s test a few things:

  1. Bold text works
  2. Italic text works
  3. Lists are working (as you can see!)

Code Block Test

Here’s a simple code snippet:

console.log("Hello World!");

Math Test

Let’s test inline math: E=mc2E = mc^2

And display math:

βˆ‘i=1ni=n(n+1)2\sum_{i=1}^{n} i = \frac{n(n+1)}{2}

Conclusion

If you can see all of the above formatted correctly, then everything is working! πŸŽ‰