Testing blog post

Giung Nam, 2026-03-06

Dry test of blog posting features.

Heading level 2 (Alpha)

Text content with a footnote reference.1

Heading level 3 (Beta)

Text content with another footnote.2

Heading level 2 (Gamma)

Inline math: E=mc2E = mc^2

Block math:

abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) dx = F(b) - F(a)

Heading level 3 (Delta)

Code block test:

def hello_world():
    print("Hello, world!")
    return True

Heading level 2 (Epsilon)

Blockquote test for styling and indentation.

Heading level 3 (Zeta)

List test:

  • Item 1
  • Item 2
    • Sub-item 2.1
    • Sub-item 2.2

Heading level 2 (Eta)

Final section for scroll testing.

Dry test of blog posting features.

Heading level 2 (Alpha)

Text content with a footnote reference.1

Heading level 3 (Beta)

Text content with another footnote.2

Heading level 2 (Gamma)

Inline math: $E = mc^2$

Block math: $$ \int_{a}^{b} f(x) dx = F(b) - F(a) $$

Heading level 3 (Delta)

Code block test:

def hello_world():
    print("Hello, world!")
    return True

Heading level 2 (Epsilon)

Blockquote test for styling and indentation.

Heading level 3 (Zeta)

List test:

  • Item 1
  • Item 2
    • Sub-item 2.1
    • Sub-item 2.2

Heading level 2 (Eta)

Final section for scroll testing.

Footnotes

  1. Footnote content Alpha.

  2. Footnote content Beta.