Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,20 @@ Fern Editor lets anyone on your team update documentation without learning code,
| [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) | Coming soon |
| [Button](/learn/docs/content/components/button) | Supported |
| [Callouts](/learn/docs/content/components/callouts) | Supported |
| [Cards](/learn/docs/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) | Coming soon |
| [Endpoint Request Snippet](/learn/docs/content/components/request-snippet) | Coming soon |
| [Endpoint Response Snippet](/learn/docs/content/components/response-snippet) | Coming soon |
| [Endpoint Schema Snippet](/learn/docs/content/components/schema-snippet) | Coming soon |
| [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 |
| [Endpoint Schema Snippet](/learn/docs/content/components/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 |
| [Tables](/learn/docs/content/components/sticky-tables) | Supported |
| [Sticky tables](/learn/docs/content/components/sticky-tables) | Coming soon |
| [Tabs](/learn/docs/content/components/tabs) | Supported |
| [Tooltips](/learn/docs/content/components/tooltips) | Coming soon |
Expand All @@ -89,11 +90,6 @@ Fern Editor lets anyone on your team update documentation without learning code,

</Accordion>

<Accordion title="Does Fern Editor support all components?">
Yes. Fern Editor supports all built‑in components. See the full list here: [components overview](https://buildwithfern.com/learn/docs/writing-content/components/overview).

</Accordion>

<Accordion title="Can I use Fern Editor without local setup or CLI?">
Yes. Edit directly in the browser - no local environment required. Your GitHub PR keeps your normal review and CI process.

Expand Down