The Kitchen Sink
As we bring over components from the old site, we're using this page as a UI playground to make sure everything looks as expected.
Styles
Headings
Heading level 1
Heading level 2
Heading level 3
Heading level 4
Heading level 5
Heading level 6
Styles
Headings with inline code
Heading level 1 inline code
Heading level 2 inline code
Heading level 3 inline code
Heading level 4 inline code
Heading level 5 inline code
Heading level 6 inline code
Styles
Paragraph text and inline formatting
Some text in a paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec a diam lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam viverra nec consectetur ante hendrerit. Donec et mollis dolor. Praesent et diam eget libero egestas mattis sit amet vitae augue.
The highlighted words are a link: This is a link
This is bold with two asterisks: bold.
This is bold with two underscores: bold.
This is italic with one asterisk: bold.
This is italic with one asterisk: italic.
This is italic with one underscore: italic.
This is strikethrough with two tildes: strikethrough.
This is inline code with backticks: inline code
.
Styles
Blockquote
This is a blockquote.
Styles
Lists
Unordered List
- Item 1
- Item 2
- Item 3
Ordered List
- Item 1
- Item 2
- Item 3
Styles
Code blocks & steps
This is an example of a code block with a title and specified language and some lines highlighted:
const foo = 'bar';
const baz = 'qux';
const quux = 'quuz';
Styles
Tab Selectors
- Console
- CLI
- API
Some console stuff.
Some CLI stuff.
Some API stuff.
Styles
Admonitions
Some content with Markdown syntax
. Check this api
.
ddn model update Users
Some content with Markdown syntax
. Check this api
.
const foo = 'bar';
Some content with Markdown syntax
. Check this api
.
const foo: string = 'bar';
Some content with Markdown syntax
. Check this api
.
Some content with Markdown syntax
. Check this api
.
ddn model update Users
Nested Admonitions
Parent content
Child content
Deep child content
Styles
Links
Styles
Tables
Column 1 | Column 2 |
---|---|
Cell 1 | Cell 2 |
Styles
Image and video containers
The 50/50
Some text in a paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec a diam lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam viverra nec consectetur ante hendrerit. Donec et mollis dolor. Praesent et diam eget libero egestas mattis sit amet vitae augue.
Some text in a paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec a diam lectus. Sed sit amet ipsum mauris.
Img or video container
The full-width
Some text in a paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec a diam lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam viverra nec consectetur ante hendrerit. Donec et mollis dolor. Praesent et diam eget libero egestas mattis sit amet vitae augue.
Img or video container
Styles
Footnotes
Here's a sentence with a footnote.1
Styles
Collapsible Section (Details / Summary)
Click to expand!
This is a hidden section.
Styles
GraphiQL IDE
NB: Do note that a name for the query is required, otherwise it will break upon rendering whenever a user attempts to "prettify" the query.
Footnotes
-
This is the footnote. ↩