Skip to content

Conversation

@nakul-py
Copy link
Contributor

Description

When displaying unified diffs for Markdown cells, previously rendered Markdown wasn’t showing diffs because the cell remained in render mode.

This PR switches Markdown cells to edit mode automatically when showing a unified diff.

Before

Screencast.From.2025-10-29.22-58-11.mp4

After

markdown_cell.mp4

@jtpio jtpio added the enhancement New feature or request label Oct 29, 2025
Copy link
Contributor

@jtpio jtpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@jtpio jtpio merged commit 5cde286 into jupyter-ai-contrib:main Oct 29, 2025
6 of 7 checks passed
@nakul-py nakul-py deleted the fix30 branch October 30, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch markdown cell to edit mode after showing a unified diff?

2 participants