Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Paragraph — the quick orange tanuki jumps over the lazy dog. Includes Code span, addition, and deletion.

Small paragraph — the quick orange tanuki jumps over the lazy dog. Includes Code span, addition, and deletion.

UI Monospace

UI Small Monospace


  1. Ordered list item
  2. Ordered list item
header header header
cell cell cell
cell cell cell
cell cell cell

Blockquote


header
cell

Nested blockquote

Audio file file.mp3

Code block

pre {
  @apply gl-py-4;
  @apply gl-px-6;

  code {
    @apply gl-bg-white;
    @apply gl-rounded-none;
    @apply gl-text-gray-900;
    @apply gl-px-0;
    @apply gl-py-0;
  }
}

Horizontally scrolling code block

MD Doc Small Paragraph • GitLab uses "GitLab Flavored Markdown" (GFM). It extends the standard Markdown in a few
significant ways to add some useful functionality. You can use GFM in the following areas: comments, issues, merge requests, milestones, snippets and more.