This page checks basic Markdown rendering.
Headings
h3 heading
h4 heading
Text
Normal text, bold, italic, strikethrough, and inline code.
Lists
- apple
- orange
- grape
- Kyoho
- Muscat
Numbered list:
- First
- Second
- Third
Quote
The web should remain readable.
Code blocks
fn main() {
println!("Hello, world!");
}[extra]
name = "avel demo"
font = "serif"Table
| Theme | Runtime JS | CSS | Note |
|---|---|---|---|
| avel | none | minimal | Hiroshi Abe-inspired |
| others | often | heavier | typical |