Skip to content

markdown_preview: Enable parser options individually#50440

Merged
yeskunall merged 4 commits intomainfrom
fix-issue-50170-742f1156ca6e3b86
Mar 5, 2026
Merged

markdown_preview: Enable parser options individually#50440
yeskunall merged 4 commits intomainfrom
fix-issue-50170-742f1156ca6e3b86

Conversation

@yeskunall
Copy link
Copy Markdown
Member

@yeskunall yeskunall commented Mar 1, 2026

Closes #50170.

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • Enable parser options individually to avoid rendering issues

Fixes dollar signs being treated as math delimiters instead of
plain text by disabling the `ENABLE_MATH` option.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 1, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 1, 2026
@yeskunall yeskunall enabled auto-merge (squash) March 5, 2026 13:50
@yeskunall yeskunall merged commit 0be32ba into main Mar 5, 2026
28 checks passed
@yeskunall yeskunall deleted the fix-issue-50170-742f1156ca6e3b86 branch March 5, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown not rendering content in preview mode

2 participants