Markdown Syntax
This only includes syntax that is rendered correctly after Jekyll converts it to a webpage. More at: basic syntax and extended syntax.
Heading
H1
H2
H3
Heading with an ID
Some normal text, with a horizontal line below
bold text
italic text
striked text
blockquote
- First item on ordered list
- Second item
- Third item
- First item on unordered list
- Second item
- Third item
code that is inline
# code in a block
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
a link to a website with photos

| Table | Heading |
|---|---|
| columns | and |
| rows | of |
| alternating | text |
Here’s a sentence with a footnote. 1
- term
- and definition list
-
This is the footnote. ↩