-
Notifications
You must be signed in to change notification settings - Fork 7
Fix broken links (Devin) #5987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix broken links (Devin) #5987
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -81,26 +81,26 @@ Fern Editor supports creating and editing the following components: | |
|
|
||
| | Component | Support status | | ||
| | --- | --- | | ||
| | [Accordions](/learn/docs/content/components/accordions) | Supported | | ||
| | [Accordion Groups](/learn/docs/content/components/accordion-groups) | Supported | | ||
| | [Aside](/learn/docs/content/components/aside) | Coming soon | | ||
| | [Button](/learn/docs/content/components/button) | Supported | | ||
| | [Callouts](/learn/docs/content/components/callouts) | Supported | | ||
| | [Accordions](/learn/docs/writing-content/components/accordions) | Supported | | ||
| | [Accordion Groups](/learn/docs/writing-content/components/accordion-groups) | Supported | | ||
| | [Aside](/learn/docs/writing-content/components/aside) | Coming soon | | ||
| | [Button](/learn/docs/writing-content/components/button) | Supported | | ||
| | [Callouts](/learn/docs/writing-content/components/callouts) | Supported | | ||
| | [Cards](/learn/docs/writing-content/components/cards) | Supported | | ||
| | [Card Groups](/learn/docs/content/components/card-groups) | Supported | | ||
| | [Code Blocks](/learn/docs/content/components/code-blocks) | Supported | | ||
| | [Embed](/learn/docs/content/components/embed) | Supported | | ||
| | [Endpoint Request Snippet](/learn/docs/content/components/request-snippet) | Supported | | ||
| | [Endpoint Response Snippet](/learn/docs/content/components/response-snippet) | Supported | | ||
| | [Card Groups](/learn/docs/writing-content/components/card-groups) | Supported | | ||
| | [Code Blocks](/learn/docs/writing-content/components/code-blocks) | Supported | | ||
| | [Embed](/learn/docs/writing-content/components/embed) | Supported | | ||
| | [Endpoint Request Snippet](/learn/docs/writing-content/components/request-snippet) | Supported | | ||
| | [Endpoint Response Snippet](/learn/docs/writing-content/components/response-snippet) | Supported | | ||
| | [Endpoint Schema Snippet](/learn/docs/writing-content/components/endpoint-schema-snippet) | Supported | | ||
| | [Frames](/learn/docs/content/components/frames) | Coming soon | | ||
| | [Icons](/learn/docs/content/components/icons) | Coming soon | | ||
| | [Parameter Fields](/learn/docs/content/components/parameter-fields) | Supported | | ||
| | [Steps](/learn/docs/content/components/steps) | Supported | | ||
| | [Frames](/learn/docs/writing-content/components/frames) | Coming soon | | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
| | [Icons](/learn/docs/writing-content/components/icons) | Coming soon | | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
| | [Parameter Fields](/learn/docs/writing-content/components/parameter-fields) | Supported | | ||
| | [Steps](/learn/docs/writing-content/components/steps) | Supported | | ||
| | [Tables](/learn/docs/writing-content/components/tables) | Supported | | ||
| | [Sticky tables](/learn/docs/writing-content/components/tables#sticky-tables) | Coming soon | | ||
| | [Tabs](/learn/docs/content/components/tabs) | Supported | | ||
| | [Tooltips](/learn/docs/content/components/tooltips) | Coming soon | | ||
| | [Tabs](/learn/docs/writing-content/components/tabs) | Supported | | ||
| | [Tooltips](/learn/docs/writing-content/components/tooltips) | Coming soon | | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
|
||
| </StickyTable> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[FernStyles.Current] Avoid time-relative terms like 'soon' that become outdated