diff --git a/fern/products/docs/pages/component-library/writing-content/visual-editor.mdx b/fern/products/docs/pages/component-library/writing-content/visual-editor.mdx index fb0cf9420..ce49f9773 100644 --- a/fern/products/docs/pages/component-library/writing-content/visual-editor.mdx +++ b/fern/products/docs/pages/component-library/writing-content/visual-editor.mdx @@ -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 | @@ -89,11 +90,6 @@ Fern Editor lets anyone on your team update documentation without learning code, - - Yes. Fern Editor supports all built‑in components. See the full list here: [components overview](https://buildwithfern.com/learn/docs/writing-content/components/overview). - - - Yes. Edit directly in the browser - no local environment required. Your GitHub PR keeps your normal review and CI process.