luminance

Style Test

bold italics strikethrough

Headers

h1 Big header serif

h2 Medium header serif

h2 Small header all caps sans

h3 Tiny header all caps sans

  1. Numbered list item
  2. Numbered list item
  3. Numbered list item

http://www.example.com

Open in same tab

Open in new tab

Or use the heading id (the slugified name of the header) as an internal link...

Internal link

Bear Blog®© is a Good Blog™ that took ±3 years to perfect.

This is a quote. It can span multiple lines!

Cheatsheet image example

Column 1 Column 2 Column 3
John Doe Male
Mary Smith Female

Or without aligning the columns...

Column 1 Column 2 Column 3
John Doe Male
Mary Smith Female

inline code var example = "hello!"; example

Or spanning multiple lines...

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: .9em;
    margin-bottom: 30px;
    max-width: 100%;
    overflow: hidden;
    width: 100%
}