Example Post

Tags: #example

Content in markdown format. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis tincidunt aliquam, nunc nisl ultricies nunc, sed aliquam ni nisi quis nisl.

Example Subtitle

The Fourier Transform

$$ \mathcal{F}{f(t)} = \int_{-\infty}^{\infty} f(t) e^{-i2\pi xt} , dt $$

Einstein’s Field Equation from General Relativity

$$ R_{\mu\nu} - \frac{1}{2} R g_{\mu\nu} + \Lambda g_{\mu\nu} = \frac{8\pi G}{c^4} T_{\mu\nu} $$

$$ \frac{\partial \mathbf{u}}{\partial t} + \mathbf{u} \cdot \nabla \mathbf{u} = -\frac{1}{\rho} \nabla p + \nu \nabla^2 \mathbf{u} $$

The Schrödinger Equation (Time-Dependent)

$$ i\hbar\frac{\partial}{\partial t}\Psi(\mathbf{r}, t) = \left[-\frac{\hbar^2}{2m}\nabla^2 + V(\mathbf{r}, t)\right]\Psi(\mathbf{r}, t) $$

Gaussian Integral

$$ \int_{-\infty}^{\infty} e^{-\alpha x^2} dx = \sqrt{\frac{\pi}{\alpha}} $$

Example inline code and code blocks

This is an example of inline code.

And this is an example of a code block:

def example_function():
    print("Hello World!")

Example Tables

Column 1Column 2Column 3
Row 1Row 1Row 1
Row 2Row 2Row 2
Row 3Row 3Row 3

Example Lists

Unordered List

  • Item 1
  • Item 2
  • Item 3

Ordered List

  1. Item 1
  2. Item 2
  3. Item 3

Example Blockquotes

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis tincidunt aliquam, nunc nisl ultricies nunc, sed aliquam ni nisi quis nisl.

Example Images (centered)

Example Image

Example Videos

Example GIFs

Example GIF