Skip to content

Commit 975d61e

Browse files
Documentation edits made through Mintlify web editor
1 parent 2f121b4 commit 975d61e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

code.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,17 @@ icon: "code"
99
You can add inline code snippets or code blocks. Code blocks support meta options for syntax highlighting, titles, line highlighting, icons, and more.
1010

1111
<Info>
12-
This is acallout
12+
This is acallout
1313
</Info>
1414

15+
<Steps>
16+
<Step title="Step test">
17+
<Check>
18+
hhhfjf
19+
</Check>
20+
</Step>
21+
</Steps>
22+
1523
### Inline code
1624

1725
To denote a `word` or `phrase` as code, enclose it in backticks (\`).

0 commit comments

Comments
 (0)