Skip to content

Commit 4651ecb

Browse files
Add example snippet files for documentation
Co-Authored-By: Catherine Deskur <[email protected]>
1 parent 4bac067 commit 4651ecb

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

fern/snippets/common-warning.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<Warning>
2+
This feature is in beta and may change in future releases.
3+
</Warning>

fern/snippets/feature.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This feature is only available on the {plan} plan.

fern/snippets/sdk-install.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Install the {language} SDK version {version} using {packageManager}.

0 commit comments

Comments
 (0)