Skip to content

Enable soft-wrap by default in markdown#26247

Merged
maxbrunsfeld merged 1 commit intomainfrom
markdown-soft-wrap
Mar 6, 2025
Merged

Enable soft-wrap by default in markdown#26247
maxbrunsfeld merged 1 commit intomainfrom
markdown-soft-wrap

Conversation

@maxbrunsfeld
Copy link
Collaborator

Release Notes:

  • Enabled soft-wrap by default in markdown

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 6, 2025
@maxbrunsfeld maxbrunsfeld enabled auto-merge (squash) March 6, 2025 22:09
@maxbrunsfeld maxbrunsfeld merged commit 51c9003 into main Mar 6, 2025
12 checks passed
@maxbrunsfeld maxbrunsfeld deleted the markdown-soft-wrap branch March 6, 2025 22:30
notpeter added a commit that referenced this pull request Mar 20, 2025
notpeter added a commit that referenced this pull request Mar 21, 2025
- Follow-up to: #26247

Previously with defaults meant that Markdown would softwrap even if you
had available window space (soft_wrap occurred at default
`preferred_line_length` of 80).

Release Notes:

- Changed Markdown default to soft_wrap at window width instead of
preferred_line_length
blake-c-dev pushed a commit to blake-c-dev/zed that referenced this pull request Mar 21, 2025
- Follow-up to: zed-industries#26247

Previously with defaults meant that Markdown would softwrap even if you
had available window space (soft_wrap occurred at default
`preferred_line_length` of 80).

Release Notes:

- Changed Markdown default to soft_wrap at window width instead of
preferred_line_length
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant