Skip to content

Tables do not render all columns in markdown preview #44630

@valtism

Description

@valtism

Reproduction steps

  1. Create a markdown file.
  2. Paste the following:
| Area | Changes |
|------|---------|
| **GraphQL** | Added `job_positions` field to `EmployeeType`; new hiring plan settings fields; `UpdateHiringPlanSettings` mutation now upserts payroll model inputs |
| **Model Layer** | `Model.rb` gains `generate_payroll_variables`, `create_payroll_budgets`, OLAP-enabled evaluation; `Entity.rb` adds `upsert_payroll_model_inputs`, enhanced `get_facts_for_accounts` for OLAP |
| **New Service** | `OlapFormulaEvaluator` - Two-pass evaluation (OLAP-only formulas first, then variable-reference formulas) |
| **Budget** | `Budget.rb` regeneration now considers generated payroll variables and supports OLAP evaluation |
| **Department** | Removed legacy payroll entry generation (replaced by budget-based approach) |
| **Rake Tasks** | `payroll:create_budgets`, `release:remove_department_entries`, `release:populate_hiring_plan_settings` |
  1. Open the markdown preview

Current vs. Expected behavior

Current behaviour: The preview only shows the first column

Image

Expected behaviour: All columns should be shown

Zed version and system specs

Zed: v0.217.0+preview.93.297a65410ec03e103362a876b1b654902369887e (Zed Preview)
OS: macOS 26.1
Memory: 32 GiB
Architecture: aarch64

Attach Zed log file

No response

Relevant Zed settings

No response

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

None

Metadata

Metadata

Assignees

Labels

area:preview/markdownmarkdown previewfrequency:alwaysBug that happens for everyone on every platform no matter how they use Zedmeta:regressionthis used to work and now doesn'tpriority:P2Average run-of-the-mill bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions