This page checks basic Markdown rendering.

Headings

h3 heading

h4 heading

Text

Normal text, bold, italic, strikethrough, and inline code.

Lists

Numbered list:

  1. First
  2. Second
  3. Third

Quote

The web should remain readable.

Code blocks

fn main() {
    println!("Hello, world!");
}
[extra]
name = "avel demo"
font = "serif"

Table

ThemeRuntime JSCSSNote
avelnoneminimalHiroshi Abe-inspired
othersoftenheaviertypical

Horizontal rule