Skip to content

Commit 3d618d1

Browse files
authored
docs: fix cli api docs
1 parent 0aa3fae commit 3d618d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

apps/website/docs/guide/08-advanced/05-using-cli-api.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ normal use cases** but can be useful in specific situations where you
1212
need to integrate CommandKit's build and development processes into
1313
custom tooling or scripts.
1414

15-
:::warning Advanced Usage Only This API is intended for advanced users
15+
:::warning
16+
Advanced Usage Only This API is intended for advanced users
1617
who need to integrate CommandKit into custom build systems or
1718
development workflows. For most users, the standard CLI commands
18-
(`commandkit dev`, `commandkit build`, etc.) should be sufficient. :::
19+
(`commandkit dev`, `commandkit build`, etc.) should be sufficient.
20+
:::
1921

2022
## Installation
2123

0 commit comments

Comments
 (0)