Skip to content

markdown: Fix horizontal rules and blockquotes not visible#53223

Merged
smitbarmase merged 1 commit intomainfrom
fix-markdown-preview-blockquotes-and-rules
Apr 6, 2026
Merged

markdown: Fix horizontal rules and blockquotes not visible#53223
smitbarmase merged 1 commit intomainfrom
fix-markdown-preview-blockquotes-and-rules

Conversation

@smitbarmase
Copy link
Copy Markdown
Member

Closes #53167

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Fixed horizontal rules and blockquotes not being visible in the Markdown preview.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 6, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Apr 6, 2026
@smitbarmase smitbarmase enabled auto-merge (squash) April 6, 2026 08:04
@smitbarmase smitbarmase merged commit a48bab7 into main Apr 6, 2026
41 checks passed
@smitbarmase smitbarmase deleted the fix-markdown-preview-blockquotes-and-rules branch April 6, 2026 08:17
@miguelraz
Copy link
Copy Markdown
Contributor

@zed-zippy approved

piper-of-dawn pushed a commit to piper-of-dawn/zed that referenced this pull request Apr 25, 2026
…tries#53223)

Closes zed-industries#53167

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Fixed horizontal rules and blockquotes not being visible in the
Markdown preview.
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 Preview Not Rendering Rules or Blockquotes

2 participants