Heading level 1

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6

Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites.

Definition List Title
This is a definition list division.
Definition
An exact statement or description of the nature, scope, or meaning of something: our definition of what constitutes poetry.
  1. List Item 1
  2. List Item 2
    1. Nested list item A
    2. Nested list item B
  3. List Item 3
  • List Item 1
  • List Item 2
    • Nested list item A
    • Nested list item B
  • List Item 3

Footnotes in kramdown1 are similar to reference style links and link definitions. You need to place the footnote marker in the correct position in the text and the actual footnote content can be defined anywhere in the document2.

<h1>Hello, world!</h1>
body {
  display: none;
}
(function () {
  alert(42);
}());
Table Caption
Table Header 1 Table Header 2 Table Header 3
Division 1 Division 2 Division 3
Division 1 Division 2 Division 3
Division 1 Division 2 Division 3
  1. Some crazy footnote definition.

  2. Another crazy footnote definition.