Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions fern/products/docs/pages/changelog/2026-08-28.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Card images in Fern Editor

<ChangelogTags>developer-tools, components</ChangelogTags>

You can now configure a Card's image title, link, source, position, and badge directly in Fern Editor. Repo-relative image paths resolve in the Editor, and the preview matches the published Card component.

<Frame>
<video
src="./assets/editor-card.mp4"
autoPlay
loop
playsInline
muted
>
</video>
</Frame>

<Button intent="none" outlined rightIcon="arrow-right" href="/learn/docs/writing-content/fern-editor#supported-components">Read the docs</Button>
Binary file not shown.
Loading