First post


2026-01-03

Introduction

This is the first post. This is a link to the index page.

Footnotes can be used1, as well as highlighted code:

/// Returns the sum of `a` and `b`
fn add(a: i32, b: i32) -> i32 {
    a + b
}

Alert boxes are supported:

info

Duis vel sapien placerat.

Section

Sections are numbered.

Subsection

Subsections are numbered within the current section.

Subsubsection

So are subsubsections.


They look like this.