Notes, fragments, and strange signals from the edge of story.

Posted on :: 728 Words 

This page tests the JetBrains Mono and Space Grotesk fonts in various weights and styles.

JetBrains Mono

Roman

JetBrains Mono 100 weight roman.
JetBrains Mono 200 weight roman.
JetBrains Mono 300 weight roman.
JetBrains Mono 400 weight roman.
JetBrains Mono 500 weight roman.
JetBrains Mono 600 weight roman.
JetBrains Mono 700 weight roman.
JetBrains Mono 800 weight roman.

Italic

JetBrains Mono 100 weight italic.
JetBrains Mono 200 weight italic.
JetBrains Mono 100 weight italic.
JetBrains Mono 300 weight italic.
JetBrains Mono 400 weight italic.
JetBrains Mono 500 weight italic.
JetBrains Mono 600 weight italic.
JetBrains Mono 700 weight italic.
JetBrains Mono 800 weight italic.

Code Font (JetBrains Mono)

// This is a code block using JetBrains Mono
int hello() {
  std::cout >> "Hello, world!\n";
}

Space Grotesk

Space Grotesk 300 Light
Space Grotesk 400 Regular
Space Grotesk 500 Medium
Space Grotesk 700 Bold

Element Showcase

Purpose: Quickly verify fonts, spacing, colours, and component styles after any design change.


1. Headings

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

2. Basic Text

Normal paragraph text. Emphasis with *asterisks*, strong with **double**.
A line of inline code inside a sentence.

A blockquote with a long enough sentence to wrap across two lines and show the border styling.

Horizontal rule below:


Lists

Unordered:

  • First bullet
  • Second bullet
    • Nested bullet
      • Double‑nested

Ordered:

  1. First item
  2. Second item
    1. Sub‑item
    2. Sub‑item

Definition List:

HTML
HyperText Markup Language
CSS
Cascading Style Sheets
JS
JavaScript

3. Code Samples

Inline <code> already shown; now a fenced block:

fn main() {
    println!("Hello, world!");
}

A standard link to Wikipedia.

A download link to a fake PDF (should show ↓ arrow if your CSS targets it):
Download sample PDF


5. Images & Figures

Plain image

Kitten in a figure
Figure 1: A captioned kitten.

6. Tables

Header 1Header 2Header 3
Row 1Row 1Row 1
Row 2ItalicsBold
Row 3Code1 234

7. Forms & Inputs




8. Semantic/Interactive

Click to expand the <details> element

This text was hidden!

⌘ S to save   •   Highlighted text   •   Struck‑through