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
When agents modify markdown files (.md), the diff view only shows raw markdown syntax. It's hard to quickly validate documentation changes without rendering.
Proposed Solution
Add a toggle in the diff view panel to switch between:
Raw diff: Current behavior showing markdown syntax
Rendered preview: Show the markdown rendered as HTML
Use Case
When an agent updates README.md or other documentation, I want to quickly preview how the rendered markdown will look to verify formatting, links, and structure are correct.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
When agents modify markdown files (.md), the diff view only shows raw markdown syntax. It's hard to quickly validate documentation changes without rendering.
Proposed Solution
Add a toggle in the diff view panel to switch between:
Use Case
When an agent updates README.md or other documentation, I want to quickly preview how the rendered markdown will look to verify formatting, links, and structure are correct.
Beta Was this translation helpful? Give feedback.
All reactions