Markdown
The fixed type scale is used with GitLab Flavored Markdown (GLFM) and for content such as tables, task lists, and code blocks. This includes styling for the following GLFM components.
Blockquote
Code
Code blocks
Wrap a block of <code>
within a <pre>
element. For example, multi-line code that has syntax highlighting. The size of the text will adjust based on the parent text size.
A code block fits the width of the parent container and its content scrolls horizontally if it overflows the block.
Inline code
Highlight inline text as <code>
. For example, a short line of code, a CSS class, or a variable. The size of the text will adjust based on the parent text size.
Inline diffs
Syntax highlight code block
Collapsible content
Color chips
Diagrams (mermaid)
Emoji
Footnotes
Horizontal rule
Labels
Lists
Unordered list
Ordered list
Table
Task list
Definition list
Math (KaTeX)
Media
Images
Embedded video
Embedded audio
Table of contents
Super/subscript
User/group mentions
Related
Last updated at: