You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Accordiontitle="How is 'What You See Is What You Get' related to Fern Editor?">
83
-
"What You See Is What You Get" (WYSIWYG) is a common term for visual editing. Fern Editor is our visual editor - same idea, clearer name.
84
+
"What You See Is What You Get" (WYSIWYG) is a common term for visual editing. Fern Editor is our visual editor - same idea, clearer name.
85
+
84
86
</Accordion>
85
87
86
88
<Accordiontitle="Why is a GitHub‑backed editor important?">
87
-
Your changes become pull requests. That means code review, auditability, CI checks, and merge control with branch protections - no surprises in production.
89
+
Your changes become pull requests. That means code review, auditability, CI checks, and merge control with branch protections - no surprises in production.
90
+
88
91
</Accordion>
89
92
90
93
<Accordiontitle="Does Fern Editor support all components?">
91
-
Yes. Fern Editor supports all built‑in components. See the full list here: [components overview](https://buildwithfern.com/learn/docs/writing-content/components/overview).
94
+
Yes. Fern Editor supports all built‑in components. See the full list here: [components overview](https://buildwithfern.com/learn/docs/writing-content/components/overview).
95
+
92
96
</Accordion>
93
97
94
98
<Accordiontitle="Can I use Fern Editor without local setup or CLI?">
95
-
Yes. Edit directly in the browser - no local environment required. Your GitHub PR keeps your normal review and CI process.
99
+
Yes. Edit directly in the browser - no local environment required. Your GitHub PR keeps your normal review and CI process.
100
+
96
101
</Accordion>
97
102
98
103
<Accordiontitle="How do I start using Fern Editor?">
99
-
Log in to the [Dashboard](https://dashboard.buildwithfern.com/), connect GitHub, then open Fern Editor from the top navigation.
104
+
Log in to the [Dashboard](https://dashboard.buildwithfern.com/), connect GitHub, then open Fern Editor from the top navigation.
105
+
100
106
</Accordion>
101
107
102
108
<Accordiontitle="What browsers and devices does Fern Editor support?">
103
-
Currently supports modern Chromium browsers on desktop only. Mobile editing and other browsers coming soon.
109
+
Currently supports modern Chromium browsers on desktop only. Mobile editing and other browsers coming soon.
110
+
111
+
</Accordion>
112
+
113
+
<Accordiontitle="How can I add or remove users from my organization?">
114
+
You can manage users in your Fern organization directly through the Fern dashboard. Go to [dashboard.buildwithfern.com](http://dashboard.buildwithfern.com) and select "Members" to add or remove users from your organization. This allows you to control who has access to the Fern Dashboard and Fern CLI.
0 commit comments