Hello, World!

This is the first post on the blog and also a test page for showcasing and verifying common content rendering behaviors. You can quickly check whether LaTeX, embedded HTML, highlighting, superscripts, and subscripts are working as expected here.

Highlighting

Here is a highlight example: this text should appear highlighted.

Superscript and Subscript

Here is a superscript example: the 1st release.

Here is a subscript example: the chemical formula for water is H2O.

Embedded HTML

Here is an HTML snippet written directly in Markdown:

This text comes from embedded HTML

LaTeX Formulas

Here is an inline formula example: a2+b2=c2a^2 + b^2 = c^2.

Here is a block formula example:

01x2dx=13 \int_0^1 x^2 \, dx = \frac{1}{3}

If everything above renders correctly, then the site’s support for LaTeX, embedded HTML, highlighting, superscripts, and subscripts has been configured successfully.