-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Markdown tables render with broken formatting in Notebooks despite rendering correctly in markdown file viewer #9747
Copy link
Copy link
Open
Labels
area:editor-notebooksEditors, notebooks, markdown rendering, LSP, and code display.Editors, notebooks, markdown rendering, LSP, and code display.area:warp-driveWarp Drive objects, sync, sharing, cloud object management, and persisted artifacts.Warp Drive objects, sync, sharing, cloud object management, and persisted artifacts.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:editor-notebooksEditors, notebooks, markdown rendering, LSP, and code display.Editors, notebooks, markdown rendering, LSP, and code display.area:warp-driveWarp Drive objects, sync, sharing, cloud object management, and persisted artifacts.Warp Drive objects, sync, sharing, cloud object management, and persisted artifacts.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Summary
Markdown tables that render correctly in Warp's markdown file viewer display with broken formatting when pasted into a Warp Drive Notebook.
Problem
Warp renders markdown tables properly when viewing
.mdfiles, but Notebooks do not support or correctly render the same markdown table syntax. When copying a well-formatted markdown table from an existing.mdfile and pasting it into a Notebook, the table formatting breaks.Expected behavior
Markdown tables pasted into a Notebook should render the same way they do when viewing a markdown file in Warp — with proper column alignment, borders, and cell separation.
Actual behavior
The table renders with broken formatting in the Notebook, losing its structured layout.
Reproduction steps
Artifacts
None attached.
Warp version
0.2026.04.27.15.33.02 (WarpPreview)
Operating system
macOS 15.7.5 (Build 24G624)