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
| header | header | header |
|---|---|---|
| cell | cell | cell |
| cell | cell | cell |
| cell | cell | cell |
Blockquote
- List item
- List item
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.