-
Notifications
You must be signed in to change notification settings - Fork 3
Update Fern Editor page and Swift launch #947
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
Conversation
kgowru
commented
Sep 23, 2025
- added swift logos on home page
- updated Fern Editor visual and content
| @@ -1,6 +1,5 @@ | |||
| ## 0.78.4 | |||
| **`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>. | |||
| **`(fix):`** Collapse any combination of optional and nullable to `optional<nullable<T>>`. | |||
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.
I think this will come back later but OK for this PR
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.
I wasn't able to run locally till this was fixed.
| title: Visual Editor | ||
| description: Edit your docs visually, no code required | ||
| title: Fern Editor | ||
| description: Update your docs visually with a GitHub-backed workflow that creates PRs. |
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.
Can you spell out PRs (given description is only for search engines)
| </Card> | ||
|
|
||
| <Card title="[Beta] Images & videos" icon="duotone image"> | ||
| Drag & drop to upload media to your site, with full support for git-backed files coming soon |
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.
why not capitalize Git here but capitalize it elsewhere?
| </CardGroup> | ||
|
|
||
| <Tip> | ||
| Have feedback? Use the Feedback button in the top-right of the editor. |
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.
Would remove